fix: remove feather import
This commit is contained in:
parent
6d8e66478c
commit
a16b516163
1 changed files with 0 additions and 3 deletions
|
@ -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 (
|
||||
|
|
Loading…
Add table
Reference in a new issue