Browse Source

fix

react-bar-pod
vargburz 3 months ago
parent
commit
2d2e56c8cf
  1. 2
      react/ChartwerkBarPod.tsx

2
react/ChartwerkBarPod.tsx

@ -1,4 +1,4 @@
import { BarSerie, BarOptions, BarPod } from '@chartwerk/bar-pod';
import { BarSerie, BarOptions, ChartwerkBarPod as BarPod } from '@chartwerk/bar-pod';
import { useEffect, useRef, useState } from 'react';

Loading…
Cancel
Save