From a0beffe4014aa3e6d2e654c39c87c9f9c8d241be Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Sun, 31 Jul 2022 10:32:12 -0500 Subject: [PATCH] Add label prop --- components/link-button.vue | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/components/link-button.vue b/components/link-button.vue index 6d15ee1..950829a 100644 --- a/components/link-button.vue +++ b/components/link-button.vue @@ -1,5 +1,4 @@