mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 04:01:48 +08:00
4 lines
69 B
TypeScript
4 lines
69 B
TypeScript
import { withA11y } from '.';
|
|
|
|
export const decorators = [withA11y];
|