diff --git a/src/components/Card.tsx b/src/components/Card.tsx index 8f05041..8fd2d73 100644 --- a/src/components/Card.tsx +++ b/src/components/Card.tsx @@ -29,7 +29,7 @@ export default function Card() { setNp(data) } }) - }) + }, []) return (