Fix broken LoadingScreen PropType declaration (#9877)
`PropTypes.oneOf` was used accidentally instead of `PropTypes.oneOfType`. `oneOf` expects literal values, not types.feature/default_network_editable
parent
9a50bc0ca4
commit
a215afcd18
Loading…
Reference in new issue