mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-26 05:12:19 -05:00
event info use time tag
This commit is contained in:
@@ -104,7 +104,7 @@ const TournamentInfo = ({ event, edit }: EventInfoProps) => {
|
||||
justifySelf="flex-end"
|
||||
/>
|
||||
{/* TODO */}
|
||||
<Box>
|
||||
<Box as="time" dateTime={event.date.toISOString()}>
|
||||
{event.date.toLocaleString("en", {
|
||||
hour: "numeric",
|
||||
minute: "numeric",
|
||||
|
||||
Reference in New Issue
Block a user