vue-bulma / collapse

Collapse component for Vue Bulma
MIT License
23 stars 13 forks source link

This library is not compatible with vue 2.0 #8

Open smithb1994 opened 7 years ago

smithb1994 commented 7 years ago

Basic example fails on Vue 2.0

Getting: Error: Cannot find module 'Item' from '.../node_modules/vue-bulma-collapse/src' Error: Cannot find module 'Collapse' from '.../node_modules/vue-bulma-collapse/src'

eddyekofo94 commented 7 years ago

@smithb1994 Having the same error