mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-03 02:11:48 +00:00
fix(dashboard): keep ui imports browser-safe after rebase
This commit is contained in:
parent
9b62c98170
commit
4c0cc77e94
18 changed files with 56 additions and 41 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { useSyncExternalStore } from "react";
|
||||
import { Spinner } from "@nous-research/ui";
|
||||
import { Spinner } from "@nous-research/ui/ui/components/spinner";
|
||||
import {
|
||||
getPluginComponent,
|
||||
getPluginLoadError,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue