ui fix
This commit is contained in:
parent
d676faba67
commit
22323aa9df
@ -160,7 +160,7 @@
|
||||
});
|
||||
} else {
|
||||
formattedDate = date?.toLocaleDateString("en-US", {
|
||||
year: "2-digit",
|
||||
year: "numeric",
|
||||
month: "short",
|
||||
day: "numeric",
|
||||
timeZone: "UTC",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user