fixed some state-bugs

This commit is contained in:
Jack Case
2025-11-14 01:24:39 +00:00
parent e9169cbcf4
commit b7965bf71d
2 changed files with 12 additions and 11 deletions

View File

@@ -8,7 +8,7 @@
<title>Slop Farmer</title>
</head>
<body>
<div id="signup" style="visibility: collapse;"
<div id="signup" style="visibility: collapse;">
<form id="signup-form">
<label for="email">email</label>
<input type="email" name="email" required />