Updated inputgroup dt

pull/5701/head
Cagatay Civici 2024-05-05 19:15:16 +03:00
parent 41307e7062
commit c0e1093898
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@ export default {
addon: {
background: '{form.field.background}',
borderColor: '{form.field.border.color}',
color: '{form.field.placeholder.color}'
color: '{form.field.icon.color}'
}
};