Skip to content

Conversation

@IgnacioFDM
Copy link

With 8.0 breaking changes, the example was no longer working (it was using the old functions)

With 8.0 breaking changes, the example was no longer working (it was using the old functions)
Copy link

@SwannyAlves SwannyAlves left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

type IGraphProps = {};

type IGraphState = {
graph: any,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If possible, pls don't use any, instead of mentioned relevant type. Let me know if you need any help, Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants