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