UNPKG

react-sigma-conglei

Version:

Lightweight but powerful library for drawing network graphs built on top of dunnock/react-sigma

11 lines (9 loc) 166 B
import '../sigma/main'; import '../sigma/svg'; /** Component enables SVG renderer. **/ function SigmaEnableSVG() { return null; } export default SigmaEnableSVG;