refactor: toast
This commit is contained in:
parent
697b8e4663
commit
ef2f8b357d
33 changed files with 127 additions and 477 deletions
|
|
@ -1,8 +1,8 @@
|
|||
import 'yet-another-react-lightbox/styles.css'
|
||||
import './index.css'
|
||||
|
||||
import { Toaster } from '@/components/ui/toaster'
|
||||
import { ThemeProvider } from '@/providers/ThemeProvider'
|
||||
import { Toaster } from './components/ui/sonner'
|
||||
import { PageManager } from './PageManager'
|
||||
import { AutoplayProvider } from './providers/AutoplayProvider'
|
||||
import { BookmarksProvider } from './providers/BookmarksProvider'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue