Fixed token name

pull/5756/head
Cagatay Civici 2024-05-15 10:47:11 +03:00
parent 13107cc7c0
commit 6b49d03c32
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
export default {
inputMultiple: {
root: {
background: '{form.field.background}',
disabledBackground: '{form.field.disabled.background}',
filledBackground: '{form.field.filled.background}',

View File

@ -1,5 +1,5 @@
export default {
inputMultiple: {
root: {
background: '{form.field.background}',
disabledBackground: '{form.field.disabled.background}',
filledBackground: '{form.field.filled.background}',