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
Currently, node.label must be a string, or a PropType warning is thrown. There is not particular reason why the label cannot be a Number or even another React node.