diff --git a/src/components/AboutPage/SkillSet.tsx b/src/components/AboutPage/SkillSet.tsx index 020355ac..a19961fe 100644 --- a/src/components/AboutPage/SkillSet.tsx +++ b/src/components/AboutPage/SkillSet.tsx @@ -31,14 +31,10 @@ import "./skillset.css"; // import { SiKalilinux, SiPostman } from "react-icons/si"; import { mdiArch, mdiConsole, mdiLinux, mdiUbuntu } from "@mdi/js"; export function SkillSet() { - return ( -
meow
- ); + returnmeow
; } export function TechStack() { - return ( -meow
- ); + returnmeow
; } export default function () { return (