fix: remove feather import

This commit is contained in:
diced 2023-03-04 21:56:47 -08:00
parent 6d8e66478c
commit a16b516163
No known key found for this signature in database
GPG key ID: 370BD1BA142842D1

View file

@ -1,6 +1,3 @@
import { GitHub } from 'react-feather';
import Image from 'next/image';
// https://upload.wikimedia.org/wikipedia/commons/9/91/Octicons-mark-github.svg
export default function GitHubIcon({ colorScheme, ...props }) {
return (