We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d88877a + 1a614a3 commit 558c144Copy full SHA for 558c144
src/components/GettingStartedHero.tsx
@@ -29,7 +29,7 @@ export function GettingStartedHero() {
29
>
30
NativeBase is a component library that enables devs to build
31
universal design systems. It is built on top of React Native,
32
- allowing you to develop apps for Android, iOS and the Web.
+ allowing you to develop apps for Android, iOS, and the Web.
33
</Text>
34
<Stack direction={{ lg: "row" }} space="4">
35
<TileLink
0 commit comments