feat: loading and error pages

This commit is contained in:
2025-08-30 23:46:46 +04:00
parent 26c7209de0
commit ab7ef1e753
8 changed files with 123 additions and 89 deletions

View File

@ -19,6 +19,7 @@ const radius = "md";
const font = Roboto({
subsets: ["latin"],
weight: ["400"],
preload: true,
});
export const theme = createTheme({