Update components/password.tsx
This commit is contained in:
parent
74e3ffda2e
commit
425d9415b7
|
|
@ -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