From 4e2a062b4ccf88d15afedf9484dd9e161fe938c7 Mon Sep 17 00:00:00 2001 From: Neo Date: Thu, 19 Feb 2026 06:04:35 +0000 Subject: [PATCH] Fix: use client directive --- app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/page.tsx b/app/page.tsx index a656c35..af0488d 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -1,3 +1,5 @@ +use client + // Mission Control - Next.js App // Track tasks, content, calendar, memory, team, and office