Files
Homarr/tools/theme.ts
Aj - Thomas a0d86e2914 Linting and formatting
CRLF > LF is REALLY annoying
2022-05-10 19:03:41 +02:00

4 lines
111 B
TypeScript

import { MantineProviderProps } from '@mantine/core';
export const theme: MantineProviderProps['theme'] = {};