mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-05 00:23:10 +00:00
docs: fix typos (#5753)
This commit is contained in:
@@ -49,7 +49,7 @@ use data attributes to represent different states of the component
|
||||
}
|
||||
```
|
||||
|
||||
this will allow jsx to control the syling
|
||||
this will allow jsx to control the styling
|
||||
|
||||
avoid selectors that just target an element type like `> span` you should assign
|
||||
it a slot name. it's ok to do this sometimes where it makes sense semantically
|
||||
|
||||
Reference in New Issue
Block a user