2025-08-20 11:54:40 +01:00

6 lines
86 B
TypeScript

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