✅ Add vitest and initial tests
This commit is contained in:
3
src/tools/server/theme/theme.ts
Normal file
3
src/tools/server/theme/theme.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { MantineProviderProps } from '@mantine/core';
|
||||
|
||||
export const theme: MantineProviderProps['theme'] = {};
|
||||
Reference in New Issue
Block a user