mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-09 20:12:02 +10:00
Fix typo (#5)
This commit is contained in:
@ -16,7 +16,7 @@ export function Welcome() {
|
||||
<Anchor href="https://mantine.dev/guides/next/" size="lg">
|
||||
this guide
|
||||
</Anchor>
|
||||
. To get started edit index.tsx file.
|
||||
. To get started edit page.tsx file.
|
||||
</Text>
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user