mirror of https://github.com/acid-info/lsd.git
chore: fix storybook error
This commit is contained in:
parent
6e23934b2f
commit
e906fac728
|
@ -1,4 +1,4 @@
|
||||||
import { useGlobals } from '@storybook/manager-api'
|
import { useGlobals } from '@storybook/preview-api'
|
||||||
import { Decorator } from '@storybook/react'
|
import { Decorator } from '@storybook/react'
|
||||||
import React, { useEffect } from 'react'
|
import React, { useEffect } from 'react'
|
||||||
import { ThemeProvider } from '../src'
|
import { ThemeProvider } from '../src'
|
||||||
|
|
Loading…
Reference in New Issue