remove immutable option from mount

proxied-state-each-blocks
Rich Harris 9 months ago
parent 08c069d5e0
commit 2347fd12f6

@ -2717,7 +2717,6 @@ export function createRoot(component, options) {
* events?: Events;
* context?: Map<any, any>;
* intro?: boolean;
* immutable?: boolean;
* recover?: false;
* }} options
* @returns {[Exports, () => void]}

Loading…
Cancel
Save