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
+1 -3
View File
@@ -2,6 +2,4 @@
import { createTheme } from '@mantine/core';
export const theme = createTheme({
/* Put your mantine theme override here */
});
export const theme = createTheme({/* Put your mantine theme override here */});