feat(FN-2913): merge fusion/fn-2913

- feat(FN-2913): complete Step 7 — align InlineCreateCard node picker UX

Fusion-Task-Id: FN-2913
This commit is contained in:
Fusion
2026-04-29 00:08:21 -07:00
committed by gsxdsm
parent 5ef5efd7cd
commit d44b688260
7 changed files with 435 additions and 60 deletions

View File

@@ -61,6 +61,7 @@ vi.mock("lucide-react", () => ({
ChevronUp: () => null,
ChevronRight: () => null,
Bot: () => null,
Server: () => null,
Maximize2: () => null,
Minimize2: () => null,
}));