From 04b51f261045a6621deb77a4a32399b93b66fff8 Mon Sep 17 00:00:00 2001 From: Jay V Date: Mon, 11 Aug 2025 19:36:17 -0400 Subject: ignore: share page thinking blocks --- packages/web/src/components/icons/custom.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/web/src/components/icons') diff --git a/packages/web/src/components/icons/custom.tsx b/packages/web/src/components/icons/custom.tsx index ffa4fea82..8023032e5 100644 --- a/packages/web/src/components/icons/custom.tsx +++ b/packages/web/src/components/icons/custom.tsx @@ -75,7 +75,7 @@ export function IconRobot(props: JSX.SvgSVGAttributes) { } // https://icones.js.org/collection/ri?s=brain&icon=ri:brain-2-line -/* export function IconBrain(props: JSX.SvgSVGAttributes) { +export function IconBrain(props: JSX.SvgSVGAttributes) { return ( ) { /> ) -} */ +} -- cgit v1.2.3