diff --git a/src/pages/admin/Users.tsx b/src/pages/admin/Users.tsx index 6edab30..6f51912 100644 --- a/src/pages/admin/Users.tsx +++ b/src/pages/admin/Users.tsx @@ -59,7 +59,7 @@ const Application = ({ app }: { app: App }) => {
Created: {new Date(app.createdTimestamp).toDateString()}