We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23a9b06 commit ce44ca7Copy full SHA for ce44ca7
.storybook/vitest.setup.ts
@@ -1,4 +1,4 @@
1
-import * as a11yAddonAnnotations from "@storybook/addon-a11y/preview";
+import * as a11yAddonAnnotations from '@storybook/addon-a11y/preview'
2
import { beforeAll } from 'vitest'
3
import { setProjectAnnotations } from '@storybook/react-vite'
4
import * as projectAnnotations from './preview'
0 commit comments