From 89066a543ec0a8167d33b68a54f233444fa51596 Mon Sep 17 00:00:00 2001 From: Charlie Rabiller Date: Mon, 25 Oct 2021 12:08:06 -0400 Subject: [PATCH] feat(pub): addvertical publicity banner --- components/layout/AppLayout.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/components/layout/AppLayout.tsx b/components/layout/AppLayout.tsx index c1baabc..4e0b1c2 100644 --- a/components/layout/AppLayout.tsx +++ b/components/layout/AppLayout.tsx @@ -86,7 +86,11 @@ const AppLayout = ({ title, desc, children, withPub }: Props) => { -
{children}
+
+ {children} +
{withPub && (