change data articles and create head and detail page item blog
This commit is contained in:
@@ -4,9 +4,6 @@ import { Button } from "@mui/material";
|
||||
import Link from "next/link";
|
||||
|
||||
function Header({ name }) {
|
||||
|
||||
console.log(name);
|
||||
|
||||
return (
|
||||
<div
|
||||
className="bg-[#FAFAFA] rounded-lg shadow-[0px_1px_24.8px_0px_rgba(204,_204,_204,_0.18)] w-full mx-auto"
|
||||
|
||||
Reference in New Issue
Block a user