collapse icon indicating copy to clipboard operation
collapse copied to clipboard

基于 Vue2.x 的折叠面板组件。Vue-based collapse component

Results 3 collapse issues
Sort by recently updated
recently updated
newest added

我在安装之后,报出如下错误 `This dependency was not found: * vue-multiple-collapse in ./~/babel-loader/lib!./~/vue-loader/lib/selector.js?type=script&index=0!./src/components/Collapse.vue To install it, you can run: npm install --save vue-multiple-collapse ` node_modules是有此包的文件夹的,也尝试了yarn 和 cnpm 希望你看到后,抽空回复下

bug