Update index.js

pull/6454/head
Mert Sincan 2024-09-20 20:57:58 +01:00
parent ddaee3133a
commit e4171cb3d9
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ export default {
light: {
root: {
primary: {
background: 'red',
background: '{primary.color}',
hoverBackground: '{primary.hover.color}',
activeBackground: '{primary.active.color}',
borderColor: '{primary.color}',