import { ArrowTopRightOnSquareIcon } from '@heroicons/react/20/solid' const Footer = () => { return (
Powered by 🥭 Boost! v1
) } export default Footer