learn.svelte.dev icon indicating copy to clipboard operation
learn.svelte.dev copied to clipboard

docs: fix minor object update example

Open rh569 opened this issue 1 year ago • 1 comments

The existing obj = obj assignment wouldn't work in the given example as obj is declared as const.

Could also be changed to declare obj with let instead.

rh569 avatar Mar 30 '24 10:03 rh569

@rh569 is attempting to deploy a commit to the Svelte Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Mar 30 '24 10:03 vercel[bot]