import { Skeleton } from 'components' export default function SubCategoriesSkeleton() { return ( <>
) }