From 4234ad2b5420cabda28fb832f6dc6abb33e563bb Mon Sep 17 00:00:00 2001 From: Maicol Battistini Date: Thu, 6 Jul 2023 15:29:53 +0200 Subject: [PATCH] =?UTF-8?q?refactor:=20=E2=99=BB=EF=B8=8F=20Code=20reforma?= =?UTF-8?q?t?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/blade.xml | 102 +++++++++++++++++- .idea/inspectionProfiles/Project_Default.xml | 3 +- package.json | 1 - .../ts/Components/DataTable/RecordsTable.tsx | 4 - 4 files changed, 102 insertions(+), 8 deletions(-) diff --git a/.idea/blade.xml b/.idea/blade.xml index b0b8ab1d5..369827022 100644 --- a/.idea/blade.xml +++ b/.idea/blade.xml @@ -2,23 +2,121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index d0375150e..295082d93 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -237,6 +237,7 @@ + - +