This commit is contained in:
2026-05-01 20:29:09 +08:00
parent 8718472dbd
commit 87fbf41fab
137 changed files with 2922 additions and 989 deletions

View File

@@ -42,7 +42,7 @@ export function AdminShell({
<ShieldCheck size={20} aria-hidden="true" />
</div>
<div>
<strong></strong>
<strong></strong>
<span>Admin</span>
</div>
</div>

View File

@@ -39,7 +39,7 @@ export function AdminLoginPage({notice, onLogin}: AdminLoginPageProps) {
<ShieldCheck size={26} aria-hidden="true" />
</div>
<div>
<h1></h1>
<h1></h1>
<span>Admin Console</span>
</div>
</div>

View File

@@ -166,7 +166,7 @@ export function AdminRedeemCodePage({
/>
</label>
<label className="admin-field">
<span></span>
<span></span>
<textarea
rows={6}
value={allowedPublicUserCodes}