From aa1991239a1255855791f4c5aad9ffcb6b21a2d6 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Mon, 27 Jun 2022 04:35:40 +1000 Subject: Clean up code in *Button and *Icon components --- src/components/icon/SettingsIcon.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/icon/SettingsIcon.vue') diff --git a/src/components/icon/SettingsIcon.vue b/src/components/icon/SettingsIcon.vue index 2e6f621..e23ba20 100644 --- a/src/components/icon/SettingsIcon.vue +++ b/src/components/icon/SettingsIcon.vue @@ -4,7 +4,7 @@ export default defineComponent({});