import { Cog6ToothIcon } from "@heroicons/react/16/solid"; function Footer() { return (
{/*

Powered by Computir

*/}
); } export default Footer;