learn.svelte.dev
learn.svelte.dev copied to clipboard
docs: fix minor object update example
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 is attempting to deploy a commit to the Svelte Team on Vercel.
A member of the Team first needs to authorize it.