part 2
All checks were successful
deploy / deploy (push) Successful in 1m17s

This commit is contained in:
Lee 2023-11-16 09:54:17 +00:00
parent a793847b91
commit fd7cbf73a7

@ -1,4 +1,4 @@
import { OverlayPlayer } from "@/overlay/type/overlayPlayer";
import { OverlayPlayer } from "@/lib/overlay/type/overlayPlayer";
import { formatNumber } from "@/utils/numberUtils";
import { GlobeAltIcon } from "@heroicons/react/20/solid";
import Image from "next/image";