mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-25 10:04:40 +00:00
chore: format code
This commit is contained in:
@@ -23,5 +23,3 @@ export function formatDateUTC(date: Date) {
|
|||||||
}
|
}
|
||||||
return date.toLocaleDateString("en-US", options)
|
return date.toLocaleDateString("en-US", options)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -94,4 +94,3 @@ export function NewUserSection() {
|
|||||||
</Show>
|
</Show>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user