Frelya/react-site-editor

Bind `previewTree` and `Preview`

Closed this issue · 0 comments

For now, the Preview view is using dummy data.
The task is to:

  • Replace the parsed data by the previewTree state from the store.
  • Make sure it works well (commit the dummy data to the store).