Báu Trần Duy
Báu Trần Duy
NOTE: Your issue may already be reported! Please search on the [issue tracker](../) before creating one. **Describe what help do you need** Hello, I'm new at UNITY so. I used...
## Capture:  ## Config: > nuxt.config.js ```js plugins: [ { src: '~/plugins/vueZoomer.js', mode: 'client' }, ], ``` > vueZoomer.js ```js // eslint-disable-next-line import/no-extraneous-dependencies import Vue from 'vue'; import ProductZoomer...
Can you show me way to import your wonderful package to ReactJS?