Fix typo (#5)

This commit is contained in:
Pabin234
2023-08-17 19:54:38 +05:45
committed by GitHub
parent 6de8caa666
commit 141b4479f5

View File

@ -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>
</>
);