import React from 'react'; import { Link } from 'react-router'; import './style.css'; const MainLinks = () => ( ); export default MainLinks;