Update theme usage and meta tags

This commit is contained in:
Vitaly Rtishchev
2023-09-14 13:19:54 +04:00
parent e6b84543cb
commit f8f77da892
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,5 @@
'use client';
import { createTheme } from '@mantine/core';
export const theme = createTheme({