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 964ecd5 commit 7bc95a7Copy full SHA for 7bc95a7
example/storybook/stories/components/basic/View/Basic.tsx
@@ -7,7 +7,7 @@ export const Example = () => {
7
A component library for the{' '}
8
<Heading color="emerald.400">React Ecosystem</Heading>
9
</Heading>
10
- <Text pt="3" fontWeight="md">
+ <Text pt="3">
11
NativeBase is a simple, modular and accessible component library that
12
gives you building blocks to build you React applications.
13
</Text>
0 commit comments