chore: fix tests
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`renderer: portal should remove children when unmounted 1`] = `"<div>teleported</div>"`;
|
||||
|
||||
exports[`renderer: portal should update children 1`] = `"<div>teleported</div>"`;
|
||||
|
||||
exports[`renderer: portal should update children 2`] = `""`;
|
||||
|
||||
Reference in New Issue
Block a user