Skip to content

Commit 1d4ef8e

Browse files
committed
fix: set default color * 2
1 parent 10a1e8d commit 1d4ef8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/fields/Switch/Switch.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ const SwitchWrapperElement = tasty({
4545
},
4646
gap: '1x',
4747
width: 'max max-content',
48+
color: '#dark-02',
4849
},
4950
});
5051

0 commit comments

Comments
 (0)