import { Link } from '@inertiajs/react'; import React from 'react'; export default function AuthenticationCardLogo() { return ( ); }