Files
goose/ui
spencrmartin 5980014d40 fix: add missing LocalhostViewer and SpecsViewer components
- Add LocalhostViewer.tsx for iframe-based localhost viewing with navigation controls
- Add SpecsViewer.tsx for viewing markdown spec files with file browser
- Fixes import errors in SidecarTabs.tsx that were preventing build

These components are required dependencies for the SidecarTabs component
to function properly in the multi-container sidecar system.
2025-10-09 11:29:47 +02:00
..