Fix components folder
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import PrimaryButton from '@/Components/PrimaryButton';
|
||||
import PrimaryButton from '@/components/PrimaryButton';
|
||||
import GuestLayout from '@/Layouts/GuestLayout';
|
||||
import { Head, Link, useForm } from '@inertiajs/react';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user