fix: импорт Sidebar из layout/
This commit is contained in:
parent
badc0c3843
commit
29fc922779
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
import { Sidebar } from '@/components/Sidebar'
|
import { Sidebar } from '@/components/layout/Sidebar'
|
||||||
import { Dashboard } from '@/pages/Dashboard'
|
import { Dashboard } from '@/pages/Dashboard'
|
||||||
|
|
||||||
export default function App() {
|
export default function App() {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue