We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fc5f6f commit e201f2aCopy full SHA for e201f2a
src/types.ts
@@ -1,4 +1,4 @@
1
-import React, { FunctionComponent, ReactSVG } from 'react';
+import React, { ReactSVG } from 'react';
2
import { cAnchorEdge, cArrowShapes, cPaths, cSvgElems } from './constants';
3
4
export type xarrowPropsType = {
0 commit comments