Skip to content

Commit 9d0d717

Browse files
b-steelBen Steellukewalczak
authored
fix(docs): SegementedButton theme docs (#4031)
Co-authored-by: Ben Steel <ben@think-now.com> Co-authored-by: Luke Walczak <lukasz.walczak.pwr@gmail.com>
1 parent e95b0f2 commit 9d0d717

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/src/data/themeColors.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,6 @@ const themeColors = {
302302
},
303303
unchecked: {
304304
'-': {
305-
backgroundColor: 'theme.colors.primary + 12% transparency',
306305
textColor: 'theme.colors.onSurface',
307306
borderColor: 'theme.colors.outline',
308307
},

0 commit comments

Comments
 (0)