From 70cb4c99e682f80ba2acb14b1ace828ad2e1b411 Mon Sep 17 00:00:00 2001 From: Vitalii Kiiko Date: Thu, 3 Jul 2025 08:44:38 +0200 Subject: [PATCH] - re enabled CSV export for super user; --- .../components/AllBandiTableAsync/index.js | 63 ++++++++++++++----- .../components/ElementSetting/index.js | 2 +- .../components/LatestBandiTableAsync/index.js | 34 +++++++++- .../index.js | 2 +- 4 files changed, 84 insertions(+), 17 deletions(-) diff --git a/src/pages/Bandi/components/AllBandiTableAsync/index.js b/src/pages/Bandi/components/AllBandiTableAsync/index.js index 3bb149c..9fabb7c 100644 --- a/src/pages/Bandi/components/AllBandiTableAsync/index.js +++ b/src/pages/Bandi/components/AllBandiTableAsync/index.js @@ -94,30 +94,65 @@ const AllBandiTableAsync = () => {