website refactor
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { Sidebar } from '@/ui/Sidebar';
|
||||
import { Box } from '@/ui/Box';
|
||||
import { Header } from '@/ui/Header';
|
||||
import { MainContent } from '@/ui/MainContent';
|
||||
import { Box } from '@/ui/primitives/Box';
|
||||
import { Sidebar } from '@/ui/Sidebar';
|
||||
import React from 'react';
|
||||
|
||||
interface DashboardShellProps {
|
||||
|
||||
Reference in New Issue
Block a user