import Heading from "@/components/ui/heading"; function History() { return ( <> History ); } export default History;