import { Skeleton, Stack } from "@mantine/core"; export default function TextResultsLoadingState() { return ( ); }