2025-04-30 17:28:58 +01:00

6 lines
86 B
TypeScript

import { createTheme } from "@mantine/core";
export const theme = createTheme({
});