We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22e2f18 commit b1f738fCopy full SHA for b1f738f
resources/js/components/delete-user.tsx
@@ -1,7 +1,7 @@
1
import { useForm } from '@inertiajs/react';
2
import { FormEventHandler, useRef } from 'react';
3
4
-// Components
+// Components...
5
import InputError from '@/components/input-error';
6
import { Button } from '@/components/ui/button';
7
import { Input } from '@/components/ui/input';
0 commit comments