Open rainmanhhh opened 3 years ago
import QRCodeVue3 from 'qrcode-vue3' defineComponent({ render() { return <QRCodeVue3 /> } })
TS2604: JSX element type 'QRCodeVue3' does not have any construct or call signatures.
i am not sure if vue components are compatible with react
TS2604: JSX element type 'QRCodeVue3' does not have any construct or call signatures.