Tutorial #62

Merged
LucidKobold merged 32 commits from tutorial into main 2022-06-24 15:51:02 -04:00
40 changed files with 1468 additions and 449 deletions
Showing only changes of commit a9c48ee10f - Show all commits

View File

@@ -12,7 +12,7 @@ const TutorialAppFunctionality = (): JSX.Element => {
spacing={4}
>
<Heading as="h3" size="lg">
{"About the App"}
{"App Functionality"}
</Heading>
<VStack
h="auto"