Merge pull request #6078 from eneeio-nm/patch-1

fix: typo in theme presets (chip/index.js)
pull/6101/head
Tuğçe Küçükoğlu 2024-07-22 09:02:40 +03:00 committed by GitHub
commit 54071ba45c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -45,7 +45,7 @@ export default {
color: '{surface.0}'
},
removeIcon: {
color: '{surfaec.0}'
color: '{surface.0}'
}
}
}

View File

@ -45,7 +45,7 @@ export default {
color: '{surface.0}'
},
removeIcon: {
color: '{surfaec.0}'
color: '{surface.0}'
}
}
}

View File

@ -45,7 +45,7 @@ export default {
color: '{surface.0}'
},
removeIcon: {
color: '{surfaec.0}'
color: '{surface.0}'
}
}
}