pull/15895/head
Rich Harris 4 months ago
parent 847869191e
commit a965d58715

@ -833,7 +833,6 @@ export function flushSync(fn) {
while (queued_root_effects.length > 0) {
is_flushing = true;
flush_queued_root_effects();
flush_tasks();
}

Loading…
Cancel
Save