import { Box, Flex, Text } from "@mantine/core"; export function DialogPreview() { return (<> Select dialog ); }