From 2d1741123b71774cec15517232487cd57e98550e Mon Sep 17 00:00:00 2001 From: Bryan Date: Wed, 27 Oct 2021 16:02:15 -0400 Subject: [PATCH] Remove this.buttonType (not needed). --- src/uxComponents/buttonPrimary/buttonPrimary.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uxComponents/buttonPrimary/buttonPrimary.vue b/src/uxComponents/buttonPrimary/buttonPrimary.vue index 75150c193..194c1483f 100644 --- a/src/uxComponents/buttonPrimary/buttonPrimary.vue +++ b/src/uxComponents/buttonPrimary/buttonPrimary.vue @@ -2,7 +2,7 @@