From 4f1452e0d9a9c01e3aa508cf6f871fcb3e7db4be Mon Sep 17 00:00:00 2001 From: Arthur Lefebvre Date: Thu, 9 Oct 2025 00:34:57 +0200 Subject: [PATCH] fix extract error from api call --- front/src/AddBook.vue | 18 +++--------------- front/src/LogIn.vue | 6 +++--- front/src/SignUp.vue | 6 +++--- front/src/api.js | 6 +++--- 4 files changed, 12 insertions(+), 24 deletions(-) diff --git a/front/src/AddBook.vue b/front/src/AddBook.vue index 17fea5b..9f1a225 100644 --- a/front/src/AddBook.vue +++ b/front/src/AddBook.vue @@ -1,6 +1,6 @@