mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 14:57:18 +10:00
Remove secondary filters param
This commit is contained in:
parent
e36c99dc6b
commit
87ca9e1df3
1 changed files with 0 additions and 1 deletions
|
|
@ -244,7 +244,6 @@ export class SearchPageComponent extends Component {
|
|||
showAsModalMaxWidth={MODAL_BREAKPOINT}
|
||||
customURLParamToConfig={customURLParamToConfig}
|
||||
primaryFilters={{ amenities, categories }}
|
||||
secondaryFilters={null}
|
||||
/>
|
||||
<ModalInMobile
|
||||
className={css.mapPanel}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue