Open Kitenite opened 2 months ago
Idea: Right click to "Create Component" will auto-generate a .tsx file (and perhaps find out where to put it?) with all of the right imported dependencies like importing icons, etc.
We could probably have a "Componatize" button in the toolbar that appears when a div is selected, but I kind of like how right-clicking is a power-user move anyway. Just feels like we may need a bit more of an accessible UX for making that happen, but perhaps we start with just the right-click option.
Describe the feature
We already detect component level changes. We should have a UI for editing component root. @drfarrell @Eejya can you add more design/requirements?