Slicing service dan benefit

This commit is contained in:
2023-10-20 08:51:41 +07:00
parent 031291b1f0
commit a08aa05d1e
33 changed files with 2992 additions and 1537 deletions

View File

@@ -21,7 +21,7 @@ export default function ThemeColorPresets({ children }: Props) {
...defaultTheme,
palette: {
...defaultTheme.palette,
primary: setColor,
// primary: setColor,
},
customShadows: {
...defaultTheme.customShadows,