diff --git a/web/src/components/Badge.tsx b/web/src/components/Badge.tsx index 296e17d..94a887e 100644 --- a/web/src/components/Badge.tsx +++ b/web/src/components/Badge.tsx @@ -4,7 +4,7 @@ import { theme } from "../theme"; export default function Badge({ from, to }: { from: string; to: string }) { return ( {from}