From a26f7c1e091b4dd42ae5d21a3ce67790c8166824 Mon Sep 17 00:00:00 2001 From: David Crespo Date: Tue, 30 Jan 2024 10:53:33 -0600 Subject: [PATCH] Show project created instead of modified on table (#1922) show project created instead of modified on table --- app/pages/ProjectsPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pages/ProjectsPage.tsx b/app/pages/ProjectsPage.tsx index 34b1e7578..0900dedef 100644 --- a/app/pages/ProjectsPage.tsx +++ b/app/pages/ProjectsPage.tsx @@ -115,7 +115,7 @@ export default function ProjectsPage() { } makeActions={makeActions}> pb.instances({ project }))} /> - +