From 9bde0f535c1ba3f3c7d8803519288343203e3be2 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 13 Oct 2025 22:46:42 +0000 Subject: [PATCH] Add ReactNode import cgen-6468acdc117c41cfadd225876ad2372d --- client/pages/Community.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/client/pages/Community.tsx b/client/pages/Community.tsx index 5838649e..1c8f62ae 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -31,6 +31,7 @@ import { useRef, useState, type FormEvent, + type ReactNode, } from "react"; import { AlertTriangle,