diff --git a/src/App.tsx b/src/App.tsx index b0db684..bed6988 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -8,6 +8,7 @@ export default function App() { return (
@@ -37,4 +71,4 @@ function FakerCard({ data: { id, image, name } }) {