Fixed mapping

pull/5507/head
Cagatay Civici 2024-02-21 10:59:25 +03:00
parent 4bc3527a38
commit 3bbd74287f
1 changed files with 130 additions and 132 deletions

View File

@ -1,5 +1,4 @@
export default {
variables: {
colorScheme: {
light: {
root: {
@ -134,5 +133,4 @@ export default {
}
}
}
}
};