fix: build errors
This commit is contained in:
parent
de27cd589a
commit
e9d80efbc9
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ import { useRouter } from "next/router";
|
|||
import { Controller, useForm } from "react-hook-form";
|
||||
import { Eye, EyeOff } from "lucide-react";
|
||||
// ui
|
||||
import { Button, Input, Spinner, TOAST_TYPE, setToast } from "@plane/ui";
|
||||
import { Button, Input, TOAST_TYPE, setToast } from "@plane/ui";
|
||||
// components
|
||||
import { PasswordStrengthMeter } from "@/components/account";
|
||||
import { LogoSpinner } from "@/components/common";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue