Was trying to use this with Vue 3. It looks like Vue.use has now been removed and you have to do createApp.use instead. I tried plugging in the example but get this error, is Vue 3 support something that is planned to be added in the near future? 