You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2025. It is now read-only.
During writing code for setHeaders, my browser started downloading 20 files with random numbers and letters when i reached this moment in the editor:
"export function load({ setHeaders }) {
setHeaders({
'Content-Type':"
})
}