From 70347722fa1f959a5b224ed43b6b64bf289f36cf Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Sun, 2 Oct 2022 17:35:06 +0800 Subject: feat/refactor: Initial surroundings for (app) and normalise icon names --- apps/kit/src/lib/components/button.svelte | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) (limited to 'apps/kit/src/lib/components/button.svelte') diff --git a/apps/kit/src/lib/components/button.svelte b/apps/kit/src/lib/components/button.svelte index 323c7ad..d345b37 100644 --- a/apps/kit/src/lib/components/button.svelte +++ b/apps/kit/src/lib/components/button.svelte @@ -4,7 +4,7 @@