Skip to content

Commit 287a1af

Browse files
committed
revert
1 parent 9bc775d commit 287a1af

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

playgrounds/sandbox/index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@
2020
const component = render(App, {
2121
target: document.getElementById('root')
2222
});
23-
24-
window.unmount = () =>
25-
unmount(component, {
26-
outro: false
27-
});
2823
</script>
2924
</body>
3025
</html>

0 commit comments

Comments
 (0)