carbon-design-system / carbon-components-vue

Vue implementation of the Carbon Design System
http://vue.carbondesignsystem.com
Apache License 2.0
597 stars 176 forks source link

fix: import with vue extension #1606

Open davidnixon opened 1 week ago

davidnixon commented 1 week ago

Contributes to #1573

What did you do?

add vue extension to import statements where it was missing.

Why did you do it?

This may resolve 1573

How have you tested it?

Cannot reproduce but sent to issue author for testing.

Were docs updated if needed?