Skip to content

Commit ce44ca7

Browse files
committed
Prettier fixes
1 parent 23a9b06 commit ce44ca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.storybook/vitest.setup.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import * as a11yAddonAnnotations from "@storybook/addon-a11y/preview";
1+
import * as a11yAddonAnnotations from '@storybook/addon-a11y/preview'
22
import { beforeAll } from 'vitest'
33
import { setProjectAnnotations } from '@storybook/react-vite'
44
import * as projectAnnotations from './preview'

0 commit comments

Comments
 (0)