Skip to content

Commit 631fbc7

Browse files
devvaannshclaude
andcommitted
refactor: better file organization
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 03aec88 commit 631fbc7

21 files changed

Lines changed: 3 additions & 3 deletions
File renamed without changes.

docs/07-Pro Features/01-live-preview-edit.md renamed to docs/07-Pro Features/02-edit-mode-live-preview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Live Preview Edit Mode
2+
title: Edit Mode - Live Preview
33
---
44

55
import React from 'react';
@@ -70,7 +70,7 @@ The right side of the Control Box displays a set of tools you can use to modify
7070

7171
- **Change Image** *(image icon)*: Opens an image gallery at the bottom of the Live Preview, where you can browse and select an image. You can also choose an image from your computer. Phoenix Code automatically saves the image to your project folder and updates the `src` attribute of the element.
7272
*This button appears only for `<img>` elements.*
73-
See [Image Gallery](./02-image-gallery.md) for more details.
73+
See [Image Gallery](./03-image-gallery.md) for more details.
7474

7575
- **Edit Text** *(pen icon)*: Opens inline text editing for the selected element. You can edit text directly in the Live Preview, and Phoenix Code automatically updates the source code.
7676
*This button appears only for elements that can contain text (it is not available for `<img>`, `<video>`, `<br>`, etc.).*
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)