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
beb6047384
commit
a75949e62c
Loading…
Reference in new issue