I use it in Vue 3 and get this. > node_modules/vue-gh-corners/dist/vue-github-corners.esm.mjs:2:7: error: No matching export for import "default" ```ts import Vue from 'vue'; ```