chore: fix test failing types

This commit is contained in:
Evan You 2021-06-24 09:23:59 -04:00
parent b2554aefba
commit 63a51ffcab

View File

@ -70,7 +70,6 @@ export function createElementWithCodegen(
isBlock: false,
disableTracking: false,
isComponent: false,
shapeFlag: ShapeFlags.ELEMENT + ``,
loc: locStub
}
}