diff --git a/frontend/src/app/category-view/index.tsx b/frontend/src/app/category-view/index.tsx index 90c232c0..611c28a2 100644 --- a/frontend/src/app/category-view/index.tsx +++ b/frontend/src/app/category-view/index.tsx @@ -3,7 +3,6 @@ import React, { useEffect, useState } from "react"; import { Card, CardContent, CardHeader } from "@/components/ui/card"; import { Button } from "@/components/ui/button"; -import { Grid } from "@mui/material"; import { fetchCategories } from "@/lib/data"; import { Category } from "@/lib/types"; @@ -33,40 +32,37 @@ const CategoryView = () => { Back to Categories
{script.date || "N/A"}
-{script.date || "N/A"}
+