fix(dashboard): keep ui imports browser-safe after rebase

This commit is contained in:
vincez-hms-coder 2026-04-29 01:47:13 -04:00
parent 9b62c98170
commit 4c0cc77e94
18 changed files with 56 additions and 41 deletions

View file

@ -1,7 +1,7 @@
import { useEffect, useRef } from "react";
import { createPortal } from "react-dom";
import { AlertTriangle } from "lucide-react";
import { Button } from "@nous-research/ui";
import { Button } from "@nous-research/ui/ui/components/button";
import { cn } from "@/lib/utils";
export function ConfirmDialog({