From 0f462cd5118562e2991216ceb90ba9f57100de05 Mon Sep 17 00:00:00 2001 From: Maicol Battistini Date: Thu, 3 Feb 2022 00:15:31 +0100 Subject: [PATCH] fix: Fix snackbar quando il salvataggio fallisce --- .idea/inspectionProfiles/Project_Default.xml | 1 + resources/js/Components/Pages/RecordsPage.tsx | 30 ++++++++++------- resources/js/typings/misc.ts | 32 +++++++++++++++++++ 3 files changed, 52 insertions(+), 11 deletions(-) diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 0203198bc..5c24b70ab 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -2,6 +2,7 @@