Skip to content

Commit

Permalink
removing extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
s2sharpit committed Jul 8, 2023
1 parent efac24e commit cf5fec8
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/components/ContributorCard.tsx
Original file line number Diff line number Diff line change
@@ -1,20 +1,10 @@
import { fontGilroy } from "@/lib/fonts";
import { cn } from "@/lib/utils";


import Image from "next/image";


import Link from "next/link";


import { FaGithub } from "react-icons/fa";


import { Icons } from "./icons";



interface Card {
id: number;
login: string;
Expand Down

0 comments on commit cf5fec8

Please sign in to comment.