new layout pages duplicated

This commit is contained in:
victorAnumudu
2024-01-17 20:28:43 +01:00
parent 92ca50e02f
commit 0c3425a97a
15 changed files with 182 additions and 24 deletions
@@ -1,5 +1,5 @@
import { useNavigate, Link } from "react-router-dom";
import AuthLayout from "../AuthLayout";
import AuthLayout from "../AuthLayout2";
import WrenchBoard from "../../../assets/images/wrenchboard-logo-text.png";
export default function VerifyYou() {