vue-tsx-support icon indicating copy to clipboard operation
vue-tsx-support copied to clipboard

Uncaught TypeError: Cannot read property 'Component' of undefined

Open lx0034 opened this issue 6 years ago • 1 comments

code: image

lx0034 avatar May 19 '19 08:05 lx0034

In the readme it says to use import * as tsx from "vue-tsx-support"; and not import { ... }

luxalpa avatar Jun 15 '20 09:06 luxalpa