From 60e164abd704aa45597363835a1abd9e340aa22c Mon Sep 17 00:00:00 2001 From: Immanuel Onyeka Date: Tue, 27 Jun 2023 17:40:59 -0400 Subject: [PATCH] Continue to summary view after form validation --- components/new/details.vue | 38 ++++++++++++++++++++++++++++++-------- components/new/new.vue | 17 ++--------------- 2 files changed, 32 insertions(+), 23 deletions(-) diff --git a/components/new/details.vue b/components/new/details.vue index b8d2c49..8de2afe 100644 --- a/components/new/details.vue +++ b/components/new/details.vue @@ -1,4 +1,5 @@