storybook/addons/a11y/src/addDecorator.ts

4 lines
69 B
TypeScript

import { withA11y } from '.';
export const decorators = [withA11y];