Skip to content

Commit 7b08a0a

Browse files
authored
Revert "Change broken icon in Home page (#30)"
This reverts commit 6179ef6.
1 parent 6179ef6 commit 7b08a0a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/pages/Home/Home.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ import {
3838
AiFillMediumSquare as MediumIcon,
3939
AiOutlineRuby as RubyIcon,
4040
} from 'react-icons/ai';
41-
import {
42-
DiRuby as RubyIcon,
43-
} from "react-icons/di";
4441
import ProjectCard, {
4542
ProjectCardProps,
4643
} from '../../components/ProjectCard/ProjectCard';

0 commit comments

Comments
 (0)