Browse Source

rm comment

pull/16/head
glitch4347 5 months ago
parent
commit
f1582fc610
  1. 2
      react/ChartwerkLinePod.tsx

2
react/ChartwerkLinePod.tsx

@ -1,8 +1,6 @@
import type { LineTimeSerie, LineOptions } from '@chartwerk/line-pod';
import { LinePod } from '@chartwerk/line-pod';
// import { AxisRange } from '@chartwerk/core/dist/types';
import { useEffect, useRef, useState, PropsWithChildren, forwardRef } from 'react';
import * as _ from 'lodash';

Loading…
Cancel
Save