feat: projects redux storage and select
This commit is contained in:
@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user