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
(cherry picked from commit eb3e9bb)
  • Loading branch information
jonniebigodes authored and shilman committed Dec 7, 2023
1 parent 443c6d8 commit 8b57738
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/testing-library';

import { MyComponent } from './MyComponent';

const meta = {
Expand Down

0 comments on commit 8b57738

Please sign in to comment.