import { ThoughtSkeleton } from "@/components/loading-skeleton"; export default function FeedLoading() { return (
); }