Update components/password.tsx
This commit is contained in:
parent
cfc8617c3b
commit
61c95f4445
|
|
@ -1,5 +1,3 @@
|
|||
"use client";
|
||||
|
||||
import { EyeIcon, EyeOffIcon } from "lucide-react";
|
||||
import React from "react";
|
||||
import { useState } from "react";
|
||||
|
|
|
|||
Loading…
Reference in New Issue