:wqMerge branch 'master' of github.com-rtivital:mantinedev/vite-template

This commit is contained in:
Vitaly Rtishchev 2023-10-12 16:22:55 +04:00
commit 054a84e9ea
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ export function Welcome() {
Mantine
</Text>
</Title>
<Text color="dimmed" ta="center" size="lg" maw={580} mx="auto" mt="xl">
<Text c="dimmed" ta="center" size="lg" maw={580} mx="auto" mt="xl">
This starter Vite project includes a minimal setup, if you want to learn more on Mantine +
Vite integration follow{' '}
<Anchor href="https://mantine.dev/guides/vite/" size="lg">