We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10a1e8d commit 1d4ef8eCopy full SHA for 1d4ef8e
src/components/fields/Switch/Switch.tsx
@@ -45,6 +45,7 @@ const SwitchWrapperElement = tasty({
45
},
46
gap: '1x',
47
width: 'max max-content',
48
+ color: '#dark-02',
49
50
});
51
0 commit comments