feat: wire header, footer, and scroll effects into layout
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
"use client";
|
||||
|
||||
import Link from "next/link";
|
||||
import { motion } from "motion/react";
|
||||
import type { PostMeta } from "@/lib/posts";
|
||||
|
||||
Reference in New Issue
Block a user