import React from 'react'; import style from './style.menu_divider'; const MenuDivider = () => (
); export default MenuDivider;