From 7ddb3b09aa81e46c66c54909561a0d0a2ef3e05c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D0=B0=D1=81=D1=83=D0=BB?= Date: Mon, 7 Oct 2024 12:18:38 +0300 Subject: [PATCH] feat: moved icons from clickable eria --- src/components/Universe/Graph/Cubes/Text/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Universe/Graph/Cubes/Text/index.tsx b/src/components/Universe/Graph/Cubes/Text/index.tsx index efa86d409..f7c0a438d 100644 --- a/src/components/Universe/Graph/Cubes/Text/index.tsx +++ b/src/components/Universe/Graph/Cubes/Text/index.tsx @@ -152,8 +152,8 @@ export const TextNode = memo(({ node, hide }: Props) => { {/* Attach SVG as HTML over the sphere, and it will move with the sphere */} - -
{Icon && }
+ +
{Icon && }