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.
1 parent 6d953d2 commit 1a614a3Copy full SHA for 1a614a3
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