Astro
locals must not be reassigned.
locals must not be reassigned.
import DontEditWarning from '~/components/DontEditWarning.astro'
LocalsReassigned:
localscannot be assigned directly.
What went wrong?
Thrown when a value is being set as the locals field on the Astro global or context.