import ComingSoon from "@/components/ComingSoon"; import Layout from "@/components/Layout"; const Miscellany = () => { return (
); }; export default Miscellany;