const GitHub = ({ ...props }) => { return ( ); }; export default GitHub;