Skip to content

Commit

Permalink
Merge pull request #25122 from storybookjs/docs_fix_a11y_snippets
Browse files Browse the repository at this point in the history
Docs: Fix Typo in A11y snippet
  • Loading branch information
jonniebigodes authored Dec 5, 2023
2 parents b486b39 + 867085c commit eb3e9bb
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 eb3e9bb

Please sign in to comment.