function mapStateToProps(state) {
  const { section } = state
  const settings = state.application.Settings || {}

  return {