Closed twt898xu closed 6 months ago
Fix a Vue2 compiler issue
closes https://github.com/unplugin/unplugin-icons/issues/355
Run & review this pull request in StackBlitz Codeflow.
I think we better do a fallback to support both old and new versions. Like mod.default || mod
mod.default || mod
Description
Fix a Vue2 compiler issue
Linked Issues
closes https://github.com/unplugin/unplugin-icons/issues/355
Additional context