import {createActions} from 'reflux'; const FormSearchActions = createActions(['loadSearchMap']); export default FormSearchActions;