mirror of
https://github.com/ramvignesh-b/pi-ku.git
synced 2026-05-04 15:56:56 +00:00
fix: handle type errors in build
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { LockIcon, LockKeyOpenIcon, LockOpenIcon } from "@phosphor-icons/react";
|
||||
import { LockIcon, LockKeyOpenIcon } from "@phosphor-icons/react";
|
||||
import { useNavigate } from "react-router-dom";
|
||||
import { PATHS } from "../../config/routes";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user