feat: projects redux storage and select

This commit is contained in:
2025-07-30 17:44:30 +04:00
parent b8d431ae99
commit cb168b6415
10 changed files with 226 additions and 2 deletions

View File

@ -13,8 +13,8 @@ export const myColor: MantineColorsTuple = [
"#00718c",
];
const radius = "lg";
const size = "lg";
const radius = "md";
const size = "md";
export const theme = createTheme({
colors: {