asked and answered

pull/16091/head
Rich Harris 4 months ago
parent 0a433d92c6
commit a45aab670e

@ -74,7 +74,6 @@ export function boundary(node, props, boundary_fn) {
} }
var reset = () => { var reset = () => {
// TODO does this make sense?
pause_effect(boundary_effect); pause_effect(boundary_effect);
with_boundary(boundary, () => { with_boundary(boundary, () => {

Loading…
Cancel
Save