From bee0eba7320f4988277208d8e47f7e30a7d88523 Mon Sep 17 00:00:00 2001 From: Dave Date: Mon, 25 Jan 2021 15:48:46 +0000 Subject: [PATCH] moving otherTravelers in the role modal from a computed function to spreading in mapstate for clarity and code style matching --- src/components/modals/RoleModal.vue | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/components/modals/RoleModal.vue b/src/components/modals/RoleModal.vue index f177455..619c145 100644 --- a/src/components/modals/RoleModal.vue +++ b/src/components/modals/RoleModal.vue @@ -20,7 +20,7 @@