import { Link } from '@inertiajs/react'; import { HelpCircle } from 'react-feather'; export default function Footer() { return ( ) }