Skip to content

Commit 64b7470

Browse files
committed
Fxies
1 parent b3bcf5e commit 64b7470

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/workspace/modules-panel/widget-panel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Right-click on any widget to access a comprehensive context menu with options fo
6969
- Wrapping existing widgets
7070
- Copying, cutting, and pasting widgets
7171
- Navigating to component definitions
72-
= Navigating to component references
72+
- Navigating to component references
7373
- Removing widgets
7474
- Navigating to the definition of the widget in code
7575
- Adding the widget (and correspinding screenshot) as context to the agent chat (Add to Agent)

docs/workspace/workspace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The workspace is organized into panels that work together to provide a complete
1717

1818
- **Top Bar**: Central command center for project navigation, panel management, and deployment. Provides access to project settings, undo/redo functionality, panel visibility controls, and deployment actions.
1919

20-
- **[Modules Panel](modules-panel/widget-panel.md)**: Helps users access different functional areas of the platform. Includes Widget Tree (default navigation), Theme (styling), Assets (file management), Firebase (backend services), and Supabase (database integration). The module panel is on the left hand side and the panel content itself is controlled by the left side rail.
20+
- **[Modules Panel](modules-panel/widget-panel.md)**: Helps users access different functional areas of the platform. Includes Widget Tree (default navigation), Theme (styling), Assets (file management), Firebase (backend services), and Supabase (database integration). The module panel appears on the left side of the screen, and its content is managed through the left-side rail.
2121

2222
- **[Content Panel](../workspace/content-panel.md)**: Main workspace area that displays either the app preview and/or code editor depending on the selected mode (preview, code or split). Features real-time app preview with device frame options, hot reload/restart controls, and integrated code editor with syntax highlighting and auto-complete. The content panel is in the center of the workspace.
2323

0 commit comments

Comments
 (0)