// option object for react-scroll export const DEFAULT_AUTO_SCROLL_OPTS = { smooth: 'easeOutQuint', duration: 1200, };