mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-14 04:02:26 +00:00
fix(dashboard): avoid node-only ui imports in browser
This commit is contained in:
parent
58c07867e3
commit
1745cfc6d7
11 changed files with 103 additions and 38 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { Typography } from "@nous-research/ui";
|
||||
import { Typography } from "@/components/NouiTypography";
|
||||
import { useSidebarStatus } from "@/hooks/useSidebarStatus";
|
||||
import { cn } from "@/lib/utils";
|
||||
import { useI18n } from "@/i18n";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue