chore: Update snippets and unused code

This commit is contained in:
rektdeckard
2021-06-13 12:46:45 -04:00
parent 02e70848b1
commit 94e5d9b305
2 changed files with 2 additions and 22 deletions

View File

@@ -21,8 +21,8 @@
"{", "{",
"\tname: \"${1:name}\",", "\tname: \"${1:name}\",",
"\tcategories: [IconCategory${2:categories}],", "\tcategories: [IconCategory${2:categories}],",
"\ttags: [${3:tags}],", "\ttags: [\"*new*\", ${3:tags}],",
"\tIcon: ${4:icon},", "\tIcon: Icons.${4:icon},",
"}," "},"
], ],
"description": "Create an IconEntry for phosphor-home" "description": "Create an IconEntry for phosphor-home"

View File

@@ -43,26 +43,6 @@ const Links: React.FC<LinksProps> = () => {
</OutboundLink> </OutboundLink>
</span> </span>
</div> </div>
{/* <div>
<ArrowElbowDownRight size={24} />
<OutboundLink
className="nav-link"
to="https://www.figma.com/file/xMCDSp5g0g7Fw8aMyAdVVr/Phosphor-Icon-Library-0.6.0"
eventLabel="Figma library"
>
Figma library
</OutboundLink>
</div>
<div>
<ArrowElbowDownRight size={24} />
<OutboundLink
className="nav-link"
to="https://www.figma.com/community/plugin/892854133443228626/Phosphor-Icons"
eventLabel="Figma plugin"
>
Figma plugin
</OutboundLink>
</div> */}
<div> <div>
<ArrowElbowDownRight size={24} /> <ArrowElbowDownRight size={24} />
<a <a