From 5a5326990c2303272fac6271dfc80837d4e1e4c6 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sun, 25 Sep 2022 14:24:05 -0800 Subject: [PATCH] use text area for description --- frontend/components/Location/CreateModal.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/components/Location/CreateModal.vue b/frontend/components/Location/CreateModal.vue index f854c3c..5d9713a 100644 --- a/frontend/components/Location/CreateModal.vue +++ b/frontend/components/Location/CreateModal.vue @@ -9,7 +9,7 @@ :autofocus="true" label="Location Name" /> - +