Skip to content
Snippets Groups Projects
Commit 6a3714fc authored by HJ's avatar HJ :fire:
Browse files

Checked contrast rating errors

parent e4033c85
No related branches found
No related tags found
No related merge requests found
......@@ -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
}
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment