feat: add kccb logo in to modal
This commit is contained in:
@@ -7,7 +7,7 @@ import { useRouter } from "next/navigation";
|
||||
import { generateOTP } from '@/app/OTPGenerator';
|
||||
import { IconAlertTriangle } from "@tabler/icons-react";
|
||||
import Image from "next/image";
|
||||
import img from '../../../_components/logo1.jpg'
|
||||
import img from '@/app/image/logo1.jpg'
|
||||
|
||||
|
||||
interface accountData {
|
||||
|
Reference in New Issue
Block a user