Files
homarr/src/tools/server/theme/theme.ts
2023-03-17 22:10:00 +01:00

4 lines
111 B
TypeScript

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