Import SEO and inject into Login page

cgen-7fcc9265550f48ff85d1253ea2aa84cb
This commit is contained in:
Builder.io 2025-10-19 21:21:45 +00:00
parent 75a6838290
commit 9a9830cc87

View file

@ -4,6 +4,7 @@ import { aethexUserService } from "@/lib/aethex-database-adapter";
import { useAuth } from "@/contexts/AuthContext";
import { useAethexToast } from "@/hooks/use-aethex-toast";
import Layout from "@/components/Layout";
import SEO from "@/components/SEO";
import { Button } from "@/components/ui/button";
import {
Card,