import { Link } from '@inertiajs/react'; export default function AppPage() { return (
Add collection
); }