chore: comment typo
This commit is contained in:
parent
4659c366e0
commit
f1d579932e
@ -136,7 +136,7 @@ function renderComponentSubTree(
|
||||
} else {
|
||||
if (comp.ssrRender) {
|
||||
// optimized
|
||||
// set current rendering instance for asset resoolution
|
||||
// set current rendering instance for asset resolution
|
||||
setCurrentRenderingInstance(instance)
|
||||
comp.ssrRender(instance.proxy, push, instance)
|
||||
setCurrentRenderingInstance(null)
|
||||
|
Loading…
x
Reference in New Issue
Block a user