chore: fix storybook error

This commit is contained in:
Hossein Mehrabi 2023-10-06 19:09:56 +03:30
parent 6e23934b2f
commit e906fac728
No known key found for this signature in database
GPG Key ID: 45C04964191AFAA1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import { useGlobals } from '@storybook/manager-api'
import { useGlobals } from '@storybook/preview-api'
import { Decorator } from '@storybook/react'
import React, { useEffect } from 'react'
import { ThemeProvider } from '../src'