From 94e5d9b3050c28fd0ff7c6c2143ceac217c07a91 Mon Sep 17 00:00:00 2001 From: rektdeckard Date: Sun, 13 Jun 2021 12:46:45 -0400 Subject: [PATCH] chore: Update snippets and unused code --- .vscode/phosphor-home.code-snippets | 4 ++-- src/components/Links/Links.tsx | 20 -------------------- 2 files changed, 2 insertions(+), 22 deletions(-) diff --git a/.vscode/phosphor-home.code-snippets b/.vscode/phosphor-home.code-snippets index 05806f6..f363391 100644 --- a/.vscode/phosphor-home.code-snippets +++ b/.vscode/phosphor-home.code-snippets @@ -21,8 +21,8 @@ "{", "\tname: \"${1:name}\",", "\tcategories: [IconCategory${2:categories}],", - "\ttags: [${3:tags}],", - "\tIcon: ${4:icon},", + "\ttags: [\"*new*\", ${3:tags}],", + "\tIcon: Icons.${4:icon},", "}," ], "description": "Create an IconEntry for phosphor-home" diff --git a/src/components/Links/Links.tsx b/src/components/Links/Links.tsx index eaa39f6..721a4f0 100644 --- a/src/components/Links/Links.tsx +++ b/src/components/Links/Links.tsx @@ -43,26 +43,6 @@ const Links: React.FC = () => { - {/*
- - - Figma library - -
-
- - - Figma plugin - -
*/}