import './GitHub.css'; import GitHubButton from 'react-github-btn'; const Github = () => (
Star
); export default Github;