Merge remote-tracking branch 'parent/main' into upstream-20231021
This commit is contained in:
commit
46a1e62dc4
37 changed files with 154 additions and 157 deletions
|
@ -49,6 +49,7 @@ export function withOptionalRouter(Component) {
|
|||
C.displayName = displayName;
|
||||
C.WrappedComponent = Component;
|
||||
C.propTypes = {
|
||||
...Component.propTypes,
|
||||
wrappedComponentRef: PropTypes.oneOfType([
|
||||
PropTypes.string,
|
||||
PropTypes.func,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue