summaryrefslogtreecommitdiff
path: root/.prettierrc
diff options
context:
space:
mode:
authorOwen Jacobson <owen@grimoire.ca>2025-07-08 00:59:11 -0400
committerOwen Jacobson <owen@grimoire.ca>2025-07-08 01:02:15 -0400
commit1286754681cf37a5a01a6a2fcef0fa4a99cc65a9 (patch)
tree2cf5332116e978bca35b3476a1d2784fbf9f2b61 /.prettierrc
parentdbc9d7fd264ed68419286d4edfc3b98ca5a2dbe0 (diff)
Set non-`undefined` initial values for the login form.
The default state of a `$state()` with no arguments is `undefined`, which was then leaking out of this component if the user clicks `sign in` without changing the values. Axiom, our HTTP client library, suppresses fields with `undefined` values in JSON payloads (sensibly enough), leading to empty requests.
Diffstat (limited to '.prettierrc')
0 files changed, 0 insertions, 0 deletions