From a6b6935327a9fc201aac104e88a0af27dca9893e Mon Sep 17 00:00:00 2001 From: Anantshree Chandola Date: Tue, 17 Oct 2023 17:41:06 +0530 Subject: [PATCH] remove option to see all templates for user with no permission --- frontend/src/HomePage/BlankPage.jsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/frontend/src/HomePage/BlankPage.jsx b/frontend/src/HomePage/BlankPage.jsx index c7a8c54a25..e2407b31cc 100644 --- a/frontend/src/HomePage/BlankPage.jsx +++ b/frontend/src/HomePage/BlankPage.jsx @@ -130,17 +130,17 @@ export const BlankPage = function BlankPage({ ); })} +
+ +
)} -
- -