From ded1d598eab6f727b1557e5db9e661c2db719b7f Mon Sep 17 00:00:00 2001 From: Zishan Mohd Date: Wed, 9 Oct 2024 17:29:54 +0530 Subject: [PATCH] add Support us button --- src/shared/Layout.jsx | 2 +- src/shared/Sidebar.jsx | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/src/shared/Layout.jsx b/src/shared/Layout.jsx index 64ec50ff..3c47077f 100644 --- a/src/shared/Layout.jsx +++ b/src/shared/Layout.jsx @@ -23,7 +23,7 @@ export default function Layout() {
{showSidebar && ( -
+
)} diff --git a/src/shared/Sidebar.jsx b/src/shared/Sidebar.jsx index e6635c71..07421c8e 100644 --- a/src/shared/Sidebar.jsx +++ b/src/shared/Sidebar.jsx @@ -46,6 +46,22 @@ export default function Sidebar({ onOpenChange }) { ); })} +
+ Support Us +

+ take advantage of all the features in one glanceand any other text. + Lets add another line here. +

+ + +
+