mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-12 22:26:12 -05:00
fix
This commit is contained in:
@@ -3,7 +3,7 @@ import {
|
||||
type ActionFunction,
|
||||
type LoaderArgs,
|
||||
json,
|
||||
redirect
|
||||
redirect,
|
||||
} from "@remix-run/node";
|
||||
import { Form, useLoaderData } from "@remix-run/react";
|
||||
import { z } from "zod";
|
||||
|
||||
@@ -43,4 +43,4 @@
|
||||
.event__results-participant-count {
|
||||
color: var(--text-lighter);
|
||||
font-size: var(--fonts-xs);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user