Remove duplicate tokens

pull/5756/head
Cagatay Civici 2024-05-15 12:31:59 +03:00
parent 428dbe0469
commit b6620cec8d
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
export default {
root: {
background: '{content.background}',
borderColor: '{content.border.color}',
color: '{content.color}',
borderRadius: '{content.border.radius}'
},
header: {