diff --git a/app/(admin)/admin/master-user/page.tsx b/app/(admin)/admin/master-user/page.tsx index b841829..5358a1a 100644 --- a/app/(admin)/admin/master-user/page.tsx +++ b/app/(admin)/admin/master-user/page.tsx @@ -7,7 +7,7 @@ import Link from "next/link"; export default function MasterUserPage() { return (
-
+
- -
-
- -
+
+
+
+ + + +
+
+
- +
); } diff --git a/components/icons.tsx b/components/icons.tsx index 1c5bf34..02c9077 100644 --- a/components/icons.tsx +++ b/components/icons.tsx @@ -439,6 +439,36 @@ export const IgIcon = ({ ); +export const FbIconNav = ({ + size, + height = 24, + width = 24, + fill = "currentColor", + ...props +}: IconSvgProps) => ( + + + + +); + export const YtIcon = ({ size, height = 24, @@ -555,14 +585,14 @@ export const UKIcon = ({ /> @@ -584,8 +614,8 @@ export const TwIcon = ({ ...props }: IconSvgProps) => ( ( > @@ -972,187 +1002,187 @@ export const UnderLine = (props: any) => ( /> @@ -1371,8 +1401,8 @@ export const WorldIcon = ({ > @@ -1400,8 +1430,8 @@ export const Checklist = ({ > diff --git a/components/layout/navbar/NavbarHumas.tsx b/components/layout/navbar/NavbarHumas.tsx index 6ed5447..8cc98f4 100644 --- a/components/layout/navbar/NavbarHumas.tsx +++ b/components/layout/navbar/NavbarHumas.tsx @@ -24,6 +24,7 @@ import { ChevronRightIcon, ChevronUpIcon, FbIcon, + FbIconNav, IdnIcon, IgIcon, SearchIcon, @@ -116,28 +117,30 @@ export default function NavbarHumas() { href="https://www.facebook.com/DivHumasPolri?_rdc=1&_rdr" target="_blank" > - +
+ +
- + - + - + - + {token ? ( //