From f920e7d83642865bde7d9bd417f99ea3ff8c2dfb Mon Sep 17 00:00:00 2001 From: Tiago Vasconcelos Date: Wed, 15 Mar 2023 11:57:31 +0000 Subject: [PATCH] change optional display --- static/components/customer-stall/customer-stall.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/static/components/customer-stall/customer-stall.html b/static/components/customer-stall/customer-stall.html index b894845..ea37b72 100644 --- a/static/components/customer-stall/customer-stall.html +++ b/static/components/customer-stall/customer-stall.html @@ -60,7 +60,7 @@ filled dense v-model.trim="checkoutDialog.data.username" - label="Name *optional" + label="Name (optional)" >