Merged in feature/SW-3245-move-jsontohtml (pull request #2661)
Feature/SW-3245 move jsontohtml * wip * Move JsonToHtml -> design-system * Fix semantic issues within Stories * replace imports of 'storybook/react-vite' with 'storybook/nextjs-vite' * merge Approved-by: Anton Gunnarsson
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { withThemeByClassName } from '@storybook/addon-themes'
|
||||
|
||||
import type { Preview, ReactRenderer } from '@storybook/react-vite'
|
||||
import type { Preview, ReactRenderer } from '@storybook/nextjs-vite'
|
||||
|
||||
import '../lib/fonts.css'
|
||||
import '../lib/style.css'
|
||||
|
||||
Reference in New Issue
Block a user