Import SEO and inject into Login page
cgen-7fcc9265550f48ff85d1253ea2aa84cb
This commit is contained in:
parent
75a6838290
commit
9a9830cc87
1 changed files with 1 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue