Fix formatting

This commit is contained in:
Vitaly Rtishchev
2026-08-09 09:49:57 +03:00
parent 29da30bb1a
commit 4442e6c232
4 changed files with 6 additions and 6 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
import '@mantine/core/styles.css';
import { ColorSchemeScript, mantineHtmlProps, MantineProvider } from '@mantine/core';
import React from 'react';
import { ColorSchemeScript, mantineHtmlProps, MantineProvider } from '@mantine/core';
import { theme } from '../theme';
export const metadata = {