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