Browse Source

fix

react-bar-pod
vargburz 3 months ago
parent
commit
4a490611fc
  1. 1
      react/ChartwerkBarPod.tsx

1
react/ChartwerkBarPod.tsx

@ -52,6 +52,7 @@ export function ChartwerkReactBarPod(props: ChartwerkBarPodProps) {
if(hack === null) {
setHack(1);
}
console.log('hack');
}, 1);

Loading…
Cancel
Save