Refactored shadow token name

This commit is contained in:
Cagatay Civici 2024-05-07 00:23:42 +03:00
parent 944e68d548
commit 18ecd1af94
39 changed files with 65 additions and 65 deletions

View file

@ -13,7 +13,7 @@ export default {
checkedBorderColor: '{primary.color}',
checkedHoverBorderColor: '{primary.hover.color}',
invalidBorderColor: '{form.field.invalid.border.color}',
boxShadow: '{form.field.box.shadow}'
shadow: '{form.field.shadow}'
},
icon: {
size: '0.875rem',