mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
chore(docs): spelling fix
This commit is contained in:
parent
a379fa3d21
commit
296014b0d1
@ -65,9 +65,10 @@ const IndexPage: React.FC<Props> = ({ routes, currentRoute }) => {
|
|||||||
<Title color="warning">less code.</Title>
|
<Title color="warning">less code.</Title>
|
||||||
</Row>
|
</Row>
|
||||||
<Subtitle>
|
<Subtitle>
|
||||||
NextUI Components has been built taking into account Developer’s
|
NextUI components have been created with the Developer's experience
|
||||||
Experience in mind avoding having to import multiples components for
|
<br />
|
||||||
showing only one.
|
in mind, avoiding having to import multiple components to display just
|
||||||
|
one.
|
||||||
</Subtitle>
|
</Subtitle>
|
||||||
<Grid.Container gap={1.5}>
|
<Grid.Container gap={1.5}>
|
||||||
<Grid xs={12} sm={6} css={{ pl: 0 }}>
|
<Grid xs={12} sm={6} css={{ pl: 0 }}>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user