import { memo } from "react"; import Skeleton from "@/components/Shared/Skeleton"; const PostShimmer = () => { return (