v3.2.2
View source improvement
Improves view-source functionality to try and open up primitive component parents instead of the primitives themselves, eg:
<ParentSelect>
<SelectPrimitive /> -> clicking the select component primitive will open the ParentSelect file instead of the Select file
</ParentSelect>What's Changed
Full Changelog: v3.2.1...v3.2.2