♻️ refactor(web): consolidate design-system primitives and responsive data views
This commit is contained in:
Vendored
+2
-2
@@ -27,8 +27,8 @@ import {
|
||||
AlertDialogFooter,
|
||||
AlertDialogHeader,
|
||||
AlertDialogTitle,
|
||||
} from '@/components/ui/alert-dialog'
|
||||
import { Button } from '@/components/ui/button'
|
||||
} from '@/components/design-system/alert-dialog'
|
||||
import { Button } from '@/components/design-system/button'
|
||||
|
||||
export type MissingModelsAction = 'cancel' | 'submit' | 'add'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user