diff --git a/src/components/video-editor/dashboard/ProjectCard.tsx b/src/components/video-editor/dashboard/ProjectCard.tsx index 84ba17b7..84ae90dd 100644 --- a/src/components/video-editor/dashboard/ProjectCard.tsx +++ b/src/components/video-editor/dashboard/ProjectCard.tsx @@ -106,7 +106,7 @@ export function ProjectCard({ )} -
{new Date(entry.updatedAt).toLocaleDateString(undefined, { month: "short", @@ -150,16 +150,17 @@ export function ProjectCard({