Skip to content

Commit de2b6b5

Browse files
docs: typo fix (#4480)
1 parent af8d9cd commit de2b6b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/data/themeColors.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ const themeColors = {
194194
disabled: {
195195
textColor: 'theme.colors.onSurfaceDisabled',
196196
},
197-
defualt: {
197+
default: {
198198
textColor: 'theme.colors.onSurfaceVariant',
199199
},
200200
error: {

0 commit comments

Comments
 (0)