N00ts / vue3-treeview

a simple treeview in vue js 3
MIT License
71 stars 61 forks source link

edit module ‘“vue”’ to "@vue/reactivity" #25

Closed randi65535 closed 1 year ago

randi65535 commented 1 year ago

error message : TS2305: Module '"../../node_modules/vue/dist/vue"' has no exported member 'Ref'

N00ts commented 1 year ago

Hello, I saw your PR, waht I saw that you import from "vue-reactivity". Concretely what does it change ?

Regards

randi65535 commented 1 year ago

I am using the latest version of webstorm

When I pulled this repository, I was perplexed because there was an error.

WebStorm users think that errors may pop up and cause confusion.

Regards