import { Skeleton } from '@librechat/client'; export default function SkeletonForm() { return (
{/* Left Section */}
); }