From e04a03614ddcabd779e7314c525fcbeeb536c63e Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sat, 4 Oct 2025 10:41:38 +0000 Subject: [PATCH] Import PenTool icon cgen-64515f496c2141b0aa89bd2b247def0b --- client/pages/Admin.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/client/pages/Admin.tsx b/client/pages/Admin.tsx index 084de7e8..d880f553 100644 --- a/client/pages/Admin.tsx +++ b/client/pages/Admin.tsx @@ -25,6 +25,7 @@ import { Settings, Users, Activity, + PenTool, } from "lucide-react"; export default function Admin() {