Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue 3 support #5

Open
dragoonzx opened this issue Feb 28, 2021 · 2 comments
Open

Vue 3 support #5

dragoonzx opened this issue Feb 28, 2021 · 2 comments

Comments

@dragoonzx
Copy link

Vue 3 version, please:)

@chojnicki
Copy link

Works fine with v3 for me. New vue should be compatible with v2 code.
Just import directly component file. Dist version is messed up.

import CollapseTransition from '@ivanv/vue-collapse-transition/src/CollapseTransition.vue'

@lihongzhai
Copy link

Works fine with v3 for me. New vue should be compatible with v2 code. Just import directly component file. Dist version is messed up.

import CollapseTransition from '@ivanv/vue-collapse-transition/src/CollapseTransition.vue'

Thanks, the import works for my VUE3 project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants