You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I removed the any declaration so you shouldn't be seeing this anymore, although I'd still be curious how and when you saw this error if you have a moment :)
getting this error as in the react-d3-tree.d.ts file for
var Tree: React.ComponentClass<ReactD3TreeProps,any>;
There should be 1 argument
The text was updated successfully, but these errors were encountered: