Add Storybook MCP
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
@@ -107,6 +107,13 @@ export default definePreview({
|
||||
// 'dark spotify': allModes['dark spotify'],
|
||||
},
|
||||
},
|
||||
|
||||
a11y: {
|
||||
// 'todo' - show a11y violations in the test UI only
|
||||
// 'error' - fail CI on a11y violations
|
||||
// 'off' - skip a11y checks entirely
|
||||
test: 'todo',
|
||||
},
|
||||
},
|
||||
|
||||
decorators: [
|
||||
|
||||
Reference in New Issue
Block a user