mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-25 12:27:17 +00:00
Refactor style
This commit is contained in:
@@ -2,9 +2,7 @@ import { Fragment } from "react";
|
||||
import { useSelector } from "react-redux";
|
||||
import { languageColor, skeleton } from "../helpers/utils";
|
||||
import { AiFillStar, AiOutlineFork } from 'react-icons/ai';
|
||||
import { VscSourceControl } from 'react-icons/vsc';
|
||||
import config from "../config";
|
||||
import { CgGitFork } from "react-icons/cg";
|
||||
|
||||
const LIMIT = 8;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user