Skip to content

Instantly share code, notes, and snippets.

@AlxGolubev
Created September 30, 2019 13:40
Show Gist options
  • Save AlxGolubev/37d59103970c665194e264330305edd9 to your computer and use it in GitHub Desktop.
Save AlxGolubev/37d59103970c665194e264330305edd9 to your computer and use it in GitHub Desktop.
import {
FILTER_CATEGORIES_CONSTANTS,
generateInitialObjForAdvSearchFilters
} from 'routes/AdvanceSearch/helpers/Utils'
export const ADVANCE_SEARCH_FILTER_FORM_INITIAL = generateInitialObjForAdvSearchFilters(
FILTER_CATEGORIES_CONSTANTS
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment