chore: remove unused PageDown icon from header component

This commit is contained in:
tuna2134
2025-09-09 22:18:47 +09:00
parent 71f674892c
commit c48aa1c165

View File

@@ -1,5 +1,5 @@
import Image from "next/image";
import { ArrowDown, Github, PageDown, X } from "iconoir-react";
import { ArrowDown, Github, X } from "iconoir-react";
import Link from "next/link";
const SNSIcons = [