bobthekingofegypt / dagre-reactjs

React component for rendering a dagre graph layout without any dependency on d3
MIT License
28 stars 8 forks source link

Fix: Provide graphLayoutStarted defaultValue to satisfy TS #14

Closed andrico1234 closed 3 years ago

andrico1234 commented 3 years ago

Closes: https://github.com/bobthekingofegypt/dagre-reactjs/issues/13

In example pointing to the local build:

Before

Screenshot 2021-04-12 at 11 48 51

After:

Screenshot 2021-04-12 at 11 50 07