parent
f1fa30adc3
commit
ebd0baca98
@ -286,7 +286,7 @@ function setupBlock(vnode: VNode) {
|
|||||||
* @private
|
* @private
|
||||||
*/
|
*/
|
||||||
export function createElementBlock(
|
export function createElementBlock(
|
||||||
type: string,
|
type: string | typeof Fragment,
|
||||||
props?: Record<string, any> | null,
|
props?: Record<string, any> | null,
|
||||||
children?: any,
|
children?: any,
|
||||||
patchFlag?: number,
|
patchFlag?: number,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user