From 4a490611fc4d3f976f9afd5b35a779ce6ba76a44 Mon Sep 17 00:00:00 2001 From: vargburz Date: Fri, 9 Feb 2024 21:02:44 +0300 Subject: [PATCH] fix --- react/ChartwerkBarPod.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/react/ChartwerkBarPod.tsx b/react/ChartwerkBarPod.tsx index 826a14b..4395a88 100644 --- a/react/ChartwerkBarPod.tsx +++ b/react/ChartwerkBarPod.tsx @@ -52,6 +52,7 @@ export function ChartwerkReactBarPod(props: ChartwerkBarPodProps) { if(hack === null) { setHack(1); } + console.log('hack'); }, 1);