chore: format code

This commit is contained in:
GitHub Action
2025-09-16 20:17:16 +00:00
parent 4b1eca73eb
commit cd53770734
2 changed files with 0 additions and 3 deletions

View File

@@ -23,5 +23,3 @@ export function formatDateUTC(date: Date) {
}
return date.toLocaleDateString("en-US", options)
}

View File

@@ -94,4 +94,3 @@ export function NewUserSection() {
</Show>
)
}