We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cef9d1f commit 341b012Copy full SHA for 341b012
1 file changed
src/pages/ProjectPage.jsx
@@ -13,7 +13,6 @@ import GithubIcon from "../svgs/GithubIcon";
13
import SearchIcon from "../svgs/SearchIcon";
14
15
// import card_gradient_bg_icon from "../img/project/card_gradient_bg_icon.svg";
16
-// TODO: add links for bolded ones if necessary
17
const ProjectPage = () => {
18
return (
19
<div className="project-page">
0 commit comments