redezign: list agents & services; feat: button remove agents
ci-front / build (push) Successful in 2m5s
ci-front / build (push) Successful in 2m5s
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// shared/api/websocket.service.ts
|
||||
import { useAgentStore } from "@/components/layout/sidebar/store/agent.store";
|
||||
import { useAgentStore } from "@/app/providers/layout/store/agent.store";
|
||||
import { useWebSocket, type LogMessage } from "@/shared/hooks/useWebSocket";
|
||||
import { useEffect, useRef, useCallback, useMemo } from "react";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user