Skip to content

Commit 8b75b63

Browse files
authored
remove 'editing props of custom components' from limitations in web editor (#371)
1 parent ebff177 commit 8b75b63

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

web-editor.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -262,11 +262,6 @@ the editor.
262262
We do have a few current limitations in the editor that we're working to resolve.
263263

264264
<AccordionGroup>
265-
<Accordion title="Editing the props of components">
266-
In components like `<Card>` and `<Accordion>` which have props like title, icon,
267-
href, etc., you currently cannot edit those props without going to the **"Source Editor"**
268-
</Accordion>
269-
270265
<Accordion title="WYSIWYG navigation tree">
271266
You currently cannot live-update your navigation based on added/edited files. You
272267
still have to manually edit renamed, added, and deleted files in your `mint.json`

0 commit comments

Comments
 (0)