diff --git a/src/symbols/nodes/SphereWithIcon.tsx b/src/symbols/nodes/SphereWithIcon.tsx index e5b0c816..f2631f7c 100644 --- a/src/symbols/nodes/SphereWithIcon.tsx +++ b/src/symbols/nodes/SphereWithIcon.tsx @@ -18,11 +18,13 @@ export const SphereWithIcon: FC = ({ node, active, animated, - image + image, + selected }) => ( <> = ({ = ({ active, animated, image, + selected, ...rest }) => ( <> = ({