chore: comments [ci skip]
This commit is contained in:
parent
3b613cbecd
commit
9291011456
@ -40,7 +40,7 @@ export function renderComponentRoot(
|
||||
slots,
|
||||
emit
|
||||
})
|
||||
: render(props, null as any /* we know it doesn't it */)
|
||||
: render(props, null as any /* we know it doesn't need it */)
|
||||
)
|
||||
}
|
||||
} catch (err) {
|
||||
|
Loading…
Reference in New Issue
Block a user