add admin to monorepo

This commit is contained in:
2025-11-05 01:10:25 -03:00
parent b85aead0d4
commit 07d6bed4b3
69 changed files with 240 additions and 2978 deletions

View File

@@ -13,13 +13,13 @@ import {
DropdownMenuSeparator,
DropdownMenuShortcut,
DropdownMenuTrigger
} from '@/components/ui/dropdown-menu'
} from '@repo/ui/components/ui/dropdown-menu'
import {
SidebarMenu,
SidebarMenuButton,
SidebarMenuItem,
useSidebar
} from '@/components/ui/sidebar'
} from '@repo/ui/components/ui/sidebar'
type Org = {
id: string