async-changeset
Rich Harris 7 months ago
parent 8c727cced5
commit 1e56ce2c25

@ -198,9 +198,6 @@ export class Boundary {
}
};
// @ts-ignore
boundary_effect.fn.is_pending = () => this.#props.pending;
if (hydrating) {
hydrate_next();
}

Loading…
Cancel
Save