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 410c571 commit dcf75a0Copy full SHA for dcf75a0
resources/js/Pages/Auth/ConfirmPassword.tsx
@@ -1,7 +1,7 @@
1
// Components
2
import InputError from "@/Components/InputError";
3
import AuthLayout from "@/Layouts/Auth/AuthBase";
4
-import { Button } from "@/components/ui/button";
+import { Button } from "@/Components/ui/button";
5
import { Input } from "@/components/ui/input";
6
7
import { LoaderCircle } from "lucide-react";
0 commit comments