mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-28 19:11:03 +08:00
style(agent-manager): format visual story
This commit is contained in:
@@ -1315,11 +1315,7 @@ export const SidebarSearchOpen: Story = {
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
import { ProjectList } from "../../agent-manager/ProjectList"
|
||||
import type {
|
||||
AgentManagerStateMessage,
|
||||
LocalGitStats,
|
||||
ProjectSessionInfo,
|
||||
} from "../types/messages"
|
||||
import type { AgentManagerStateMessage, LocalGitStats, ProjectSessionInfo } from "../types/messages"
|
||||
|
||||
const projectA: AgentProjectSnapshot = {
|
||||
id: "prj-aaaa1111aaaa",
|
||||
|
||||
Reference in New Issue
Block a user