tranduybau

Results 4 issues of tranduybau

Can you help me with that?

help wanted

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...

question

## Capture: ![image](https://user-images.githubusercontent.com/33424891/99871191-0d0ab500-2c0b-11eb-8a5c-372b62af4341.png) ## 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?