From 152844eda815da310ab77ae3e592fa0050e921a0 Mon Sep 17 00:00:00 2001 From: Prakshitha Malla Date: Sat, 30 May 2026 20:23:16 +0530 Subject: [PATCH] fix: refactored raw array index loops to use clean static suggestion text keys #47 --- components/console/not-implemented.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/components/console/not-implemented.tsx b/components/console/not-implemented.tsx index bc88a08..83733f2 100644 --- a/components/console/not-implemented.tsx +++ b/components/console/not-implemented.tsx @@ -1,3 +1,4 @@ +"use client"; import { Construction, ArrowRight, Rocket, Github, BookOpen } from "lucide-react"; import Link from "next/link"; @@ -51,7 +52,7 @@ export function NotImplemented({