Fixed token name
parent
9247770451
commit
c24c1d0176
|
@ -1,6 +1,6 @@
|
||||||
export default {
|
export default {
|
||||||
root: {
|
root: {
|
||||||
background: '{container.background}'
|
background: '{content.background}'
|
||||||
},
|
},
|
||||||
item: {
|
item: {
|
||||||
color: '{text.muted.color}',
|
color: '{text.muted.color}',
|
||||||
|
|
Loading…
Reference in New Issue