Skip to content

Commit

Permalink
Docs: Fix Typo in A11y snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
jonniebigodes committed Dec 5, 2023
1 parent 3bcca2d commit b4bbcfd
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
// Replace your-framework with the name of your framework
import type { Meta } from '@storybook/your-framework';

import { userEvent, within } from '@storybook/test';

import { MyComponent } from './MyComponent';

const meta = {
Expand Down

0 comments on commit b4bbcfd

Please sign in to comment.