Closed
Description
The createElement
function has been added to the v2.2.0 release, which is great! 🎉
But the babel-sugar-inject-h
plugin attempts to automatically inject h
from this.$createElement
, but there is no this
in setup()
, so JSX cannot be used directly.
Metadata
Metadata
Assignees
Labels
No labels