refactor(frontend): move shared components into shared/components
1 parent 28cadc0 commit 998f4ebbdab736519d3722e365757c64076451fb
@Antigravity AI Antigravity AI authored 16 hours ago
Showing 15 changed files
View
frontend/src/App.js
View
frontend/src/components/FileSystemNavigator.js 100644 → 0
View
frontend/src/components/MultiNodeConsole.js 100644 → 0
View
frontend/src/components/Navbar.js 100644 → 0
View
frontend/src/components/SessionSidebar.css 100644 → 0
View
frontend/src/components/SessionSidebar.js 100644 → 0
View
frontend/src/features/nodes/pages/NodesPage.js
View
frontend/src/features/voice/pages/VoiceChatPage.js
View
frontend/src/pages/SwarmControlPage.js
View
frontend/src/shared/components/FileSystemNavigator.js 0 → 100644
View
frontend/src/shared/components/MultiNodeConsole.js 0 → 100644
View
frontend/src/shared/components/Navbar.js 0 → 100644
View
frontend/src/shared/components/SessionSidebar.css 0 → 100644
View
frontend/src/shared/components/SessionSidebar.js 0 → 100644
View
frontend/src/shared/components/index.js 0 → 100644