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

Component CvGrid is missing the index.js #1608

Open oskarnrk opened 1 week ago

oskarnrk commented 1 week ago

Component CvGrid is missing the index.js so the normal import of CvGrid, CvColumn and CvRow doesn't work installing the package

Steps to reproduce the issue

  1. Install @carbon/vue
  2. Try to import @carbon/vue/src/components/CvGrid