increase count

pull/10958/head
Dominic Gannaway 6 months ago
parent b96aa40cfd
commit 64b2894e1f

@ -204,7 +204,6 @@ export function branch(fn) {
return create_effect(RENDER_EFFECT | BRANCH_EFFECT, fn, true);
}
/**
* @param {import('#client').Effect} effect
* @returns {void}

Loading…
Cancel
Save