UNPKG

react-simple-arrows

Version:

react components which make it simple to draw svg arrows in a react app

5 lines 190 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ArrowSvg_1 = require("./ArrowSvg"); exports.ArrowSvg = ArrowSvg_1.ArrowSvg; //# sourceMappingURL=index.js.map