Skip to content

Commit

Permalink
remove 'editing props of custom components' from limitations in web e…
Browse files Browse the repository at this point in the history
…ditor (#371)
  • Loading branch information
dks333 authored Nov 22, 2024
1 parent ebff177 commit 8b75b63
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions web-editor.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -262,11 +262,6 @@ the editor.
We do have a few current limitations in the editor that we're working to resolve.

<AccordionGroup>
<Accordion title="Editing the props of components">
In components like `<Card>` and `<Accordion>` which have props like title, icon,
href, etc., you currently cannot edit those props without going to the **"Source Editor"**
</Accordion>

<Accordion title="WYSIWYG navigation tree">
You currently cannot live-update your navigation based on added/edited files. You
still have to manually edit renamed, added, and deleted files in your `mint.json`
Expand Down

0 comments on commit 8b75b63

Please sign in to comment.