Fixed heading of componenet.
This commit is contained in:
@@ -12,7 +12,7 @@ const TutorialAppFunctionality = (): JSX.Element => {
|
|||||||
spacing={4}
|
spacing={4}
|
||||||
>
|
>
|
||||||
<Heading as="h3" size="lg">
|
<Heading as="h3" size="lg">
|
||||||
{"About the App"}
|
{"App Functionality"}
|
||||||
</Heading>
|
</Heading>
|
||||||
<VStack
|
<VStack
|
||||||
h="auto"
|
h="auto"
|
||||||
|
|||||||
Reference in New Issue
Block a user