import { PropTable } from "@/components/mdx/prop-table" import { Container } from "@chakra-ui/react" export default function Page() { return (

Props

) }