diff --git a/src/components/category/trending.astro b/src/components/category/trending.astro index b10737e..9f80a50 100644 --- a/src/components/category/trending.astro +++ b/src/components/category/trending.astro @@ -25,22 +25,4 @@ const data = await response.json() {data.map((data) => )} - - - \ No newline at end of file + \ No newline at end of file