import { Link } from '@inertiajs/react'; import { ReactNode } from 'react'; import Layout from './Partials/Layout'; const Finish = () => { return (
Your changed environment variables are set in the .env file now.
Click here {' '} to get back to your project.