chore: format code
parent
4b1eca73eb
commit
cd53770734
|
|
@ -23,5 +23,3 @@ export function formatDateUTC(date: Date) {
|
|||
}
|
||||
return date.toLocaleDateString("en-US", options)
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -94,4 +94,3 @@ export function NewUserSection() {
|
|||
</Show>
|
||||
)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue