b59aa07
1
2
3
4
export function SubtextSkeleton() { return <div className="w-[250px] h-[20px] skeleton" />; }