diff --git a/src/components/Links/Links.tsx b/src/components/Links/Links.tsx index e78cb05..8c8b41e 100644 --- a/src/components/Links/Links.tsx +++ b/src/components/Links/Links.tsx @@ -45,14 +45,17 @@ const Links: React.FC = () => {
- - Request an icon - + Sketch plugin +
- {/*
+
@@ -63,8 +66,8 @@ const Links: React.FC = () => { Patreon -
*/} -
+
+ {/*
Donate on PayPal @@ -76,6 +79,7 @@ const Links: React.FC = () => { Support us on Patreon
+ */}
= () => { GitHub
+
+ + + Request an icon + +
); };