From fd790319a976acef4598cbef21c099ebacc45266 Mon Sep 17 00:00:00 2001 From: Artlef Date: Sun, 26 Oct 2025 16:35:11 +0100 Subject: [PATCH] Access route to single book form --- front/src/AppNavBar.vue | 3 +-- front/src/BookCard.vue | 10 ++++++++-- front/src/BookListElement.vue | 7 ++++++- 3 files changed, 15 insertions(+), 5 deletions(-) diff --git a/front/src/AppNavBar.vue b/front/src/AppNavBar.vue index dfaf0b1..296549d 100644 --- a/front/src/AppNavBar.vue +++ b/front/src/AppNavBar.vue @@ -1,8 +1,7 @@