aboutsummaryrefslogtreecommitdiff
path: root/src/app/anime/top-airing/page.jsx
diff options
context:
space:
mode:
authorreal-zephex <[email protected]>2024-04-08 16:57:21 +0530
committerreal-zephex <[email protected]>2024-04-08 16:57:21 +0530
commit9e42f2f67189845c6a88151743f30ad10a73a689 (patch)
tree0467fc9539787ce1b1a0423adc9b9b0231090315 /src/app/anime/top-airing/page.jsx
parentsmall chanegs here and there, manga and anime pages are currently broken. cha... (diff)
downloaddramalama-9e42f2f67189845c6a88151743f30ad10a73a689.tar.xz
dramalama-9e42f2f67189845c6a88151743f30ad10a73a689.zip
prolly the last update to dramalama.
Diffstat (limited to 'src/app/anime/top-airing/page.jsx')
-rw-r--r--src/app/anime/top-airing/page.jsx4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/app/anime/top-airing/page.jsx b/src/app/anime/top-airing/page.jsx
index a6e1efc..898b766 100644
--- a/src/app/anime/top-airing/page.jsx
+++ b/src/app/anime/top-airing/page.jsx
@@ -1,7 +1,6 @@
import styles from "./trending.module.css";
import Image from "next/image";
import Link from "next/link";
-import { HiTrendingUp } from "react-icons/hi";
export default async function Trending() {
const data = await test();
@@ -10,9 +9,6 @@ export default async function Trending() {
<div className="trendingContainer">
<div className={styles.TrendingText}>
<p>Trending</p>
- <span>
- <HiTrendingUp size={26} color="aqua" />
- </span>
</div>
<div className={styles.trending}>