Update index.js
parent
ddaee3133a
commit
e4171cb3d9
|
@ -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}',
|
||||
|
|
Loading…
Reference in New Issue