From f295bd66c8b779f17036538c426490e062ae8594 Mon Sep 17 00:00:00 2001 From: Kenji Crosland Date: Tue, 8 Mar 2022 13:56:19 -0500 Subject: [PATCH 01/10] refactor(cdrinput, cdrlabelstandalone): fix v-model and styling issues with CdrInput. Add uids MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Refactor CdrInput to use + diff --git a/src/components/input/examples/Inputs.vue b/src/components/input/examples/Inputs.vue index fb6326995..fa93115c6 100644 --- a/src/components/input/examples/Inputs.vue +++ b/src/components/input/examples/Inputs.vue @@ -90,7 +90,7 @@ type="email" :background="backgroundColor" > -