mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-29 05:00:43 +10:00
Remove redundant default props
This commit is contained in:
parent
2ca5b73d2c
commit
568c1d772f
1 changed files with 0 additions and 2 deletions
|
|
@ -231,8 +231,6 @@ SearchFiltersMobileComponent.defaultProps = {
|
|||
className: null,
|
||||
resultsCount: null,
|
||||
searchingInProgress: false,
|
||||
onOpenModal: null,
|
||||
onCloseModal: null,
|
||||
categories: null,
|
||||
amenities: null,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue