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 - -
*/}