import SkeletonShimmer from "../SkeletonShimmer" import styles from "./sidebar.module.css" export default function SidebarSkeleton() { return ( ) }