babel-plugin-transform-vue-jsx icon indicating copy to clipboard operation
babel-plugin-transform-vue-jsx copied to clipboard

Typescript 'strict' mode breaks the code

Open sant123 opened this issue 7 years ago • 0 comments

Hi, I'm using the option below but I get this error:

image

Is there a way to solve it? I tried types/react but says props are not defined in the component PersonComponent

Thank you!

sant123 avatar Apr 26 '18 03:04 sant123