Skip to content

Commit b1f738f

Browse files
committed
formatting
1 parent 22e2f18 commit b1f738f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/js/components/delete-user.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { useForm } from '@inertiajs/react';
22
import { FormEventHandler, useRef } from 'react';
33

4-
// Components
4+
// Components...
55
import InputError from '@/components/input-error';
66
import { Button } from '@/components/ui/button';
77
import { Input } from '@/components/ui/input';

0 commit comments

Comments
 (0)