While working with complex prototypes, I see the following features are missing:
-
Management of a local database for components.
-
Copy/paste of created components (e.g.,
File.tsx
) between pages. -
See all created pages and easily navigate between them.
-
Identify where an element is a component versus hardcoded with the same appearance.
-
Configure component properties.