Closed Songoo7 closed 2 years ago
Oh, I have to add :
import { ref,onMounted } from 'vue';
Sorry, the https://github.com/antfu/unplugin-auto-import plugin was used when writing the example, so the introduction of vue-related import was ignored.
Documentation has now been fixed.
In both script or setup version of installation I end up with error 'ref' is not defined . Have "vue": "^3.0.0".