Template
mirror of
https://github.com/mantinedev/next-app-template.git
synced 2026-08-24 23:32:00 +10:00
Fix formatting
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import '@mantine/core/styles.css';
|
||||
import { ColorSchemeScript, MantineProvider } from '@mantine/core';
|
||||
|
||||
import { useEffect } from 'react';
|
||||
import { useGlobals } from 'storybook/preview-api';
|
||||
import { ColorSchemeScript, MantineProvider } from '@mantine/core';
|
||||
import { theme } from '../theme';
|
||||
|
||||
export const parameters = {
|
||||
|
||||
Reference in New Issue
Block a user