From 8f464f7471154ca82220dac853a2552e43a29c3d Mon Sep 17 00:00:00 2001 From: leo Date: Fri, 15 Mar 2024 14:19:58 +0100 Subject: [PATCH] deleted button export for auth false --- src/components/TableData.jsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/components/TableData.jsx b/src/components/TableData.jsx index 31c6520..c8bcd93 100644 --- a/src/components/TableData.jsx +++ b/src/components/TableData.jsx @@ -534,7 +534,7 @@ const handleDeselectButton = () => { - +
{
:null}
+ { + isAuthenticated? + <>