Merge branch 'master' of github.com-rtivital:mantinedev/next-app-template

This commit is contained in:
Vitaly Rtishchev
2023-08-31 15:53:38 -03:00
+1 -1
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>
</>
);