Checked contrast rating errors
This commit is contained in:
parent
e4033c85e2
commit
6a3714fcc6
@ -41,8 +41,10 @@ export default {
|
||||
large: {
|
||||
required: false
|
||||
},
|
||||
// TODO: Make theme switcher compute theme initially so that contrast
|
||||
// component won't be called without contrast data
|
||||
contrast: {
|
||||
required: true,
|
||||
required: false,
|
||||
type: Object
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user