From bcf60b4e1aa2283821010715b33009d8f4a48207 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Mon, 28 Mar 2022 12:57:20 +1100 Subject: Convert SVG icons into icon components --- src/components/SettingsPane.vue | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'src/components/SettingsPane.vue') diff --git a/src/components/SettingsPane.vue b/src/components/SettingsPane.vue index d49dd68..2b777e2 100644 --- a/src/components/SettingsPane.vue +++ b/src/components/SettingsPane.vue @@ -1,5 +1,6 @@