Import SEO in Admin and add SEO element
cgen-cce94918c8f14268a746a930324dc9fb
This commit is contained in:
parent
a0278b1c9b
commit
14dddbe031
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
import Layout from "@/components/Layout";
|
||||
import SEO from "@/components/SEO";
|
||||
import LoadingScreen from "@/components/LoadingScreen";
|
||||
import { useAuth } from "@/contexts/AuthContext";
|
||||
import { useCallback, useEffect, useMemo, useState } from "react";
|
||||
|
|
|
|||
Loading…
Reference in a new issue