mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
docs: fix typo in override styles doc (#3611)
This commit is contained in:
parent
2ada2850c9
commit
e15c43b5a4
@ -177,7 +177,7 @@ With the corresponding CSS module:
|
|||||||
|
|
||||||
### CSS-in-JS
|
### CSS-in-JS
|
||||||
|
|
||||||
If you are a CSS-in-JS library such as [styled-components](https://styled-components.com/) or [emotion](https://emotion.sh/), you can use the following
|
If you are using a CSS-in-JS library such as [styled-components](https://styled-components.com/) or [emotion](https://emotion.sh/), you can use the following
|
||||||
example to override the styles of a component:
|
example to override the styles of a component:
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user