diff --git a/web-editor.mdx b/web-editor.mdx index 8f186b5..25de127 100644 --- a/web-editor.mdx +++ b/web-editor.mdx @@ -262,11 +262,6 @@ the editor. We do have a few current limitations in the editor that we're working to resolve. - - In components like `` and `` which have props like title, icon, - href, etc., you currently cannot edit those props without going to the **"Source Editor"** - - 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`