chore: make PR fixes
This commit is contained in:
@@ -2,7 +2,7 @@ import Image from "@/components/Image"
|
||||
|
||||
import type { IconProps } from "@/types/components/icon"
|
||||
|
||||
export default function ChevronDownIcon({
|
||||
export default function CheckCircleIcon({
|
||||
height = 20,
|
||||
width = 20,
|
||||
}: IconProps) {
|
||||
|
||||
Reference in New Issue
Block a user