From 01709794c8861e02f8c2eea7adf7cebf25580110 Mon Sep 17 00:00:00 2001 From: Hunter Miller Date: Thu, 19 Aug 2021 16:53:45 -0500 Subject: [PATCH 1/2] help: adding content --- pkg/grid/src/assets/help-and-support.svg | 26 ++++++++++ pkg/grid/src/nav/Help.tsx | 66 +++++++++++++++++++++--- 2 files changed, 86 insertions(+), 6 deletions(-) create mode 100644 pkg/grid/src/assets/help-and-support.svg diff --git a/pkg/grid/src/assets/help-and-support.svg b/pkg/grid/src/assets/help-and-support.svg new file mode 100644 index 000000000..020dbfeba --- /dev/null +++ b/pkg/grid/src/assets/help-and-support.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pkg/grid/src/nav/Help.tsx b/pkg/grid/src/nav/Help.tsx index c3d121d70..60ef60b7c 100644 --- a/pkg/grid/src/nav/Help.tsx +++ b/pkg/grid/src/nav/Help.tsx @@ -1,5 +1,6 @@ import React, { useEffect } from 'react'; import { useLeapStore } from './Nav'; +import helpAndSupport from '../assets/help-and-support.svg'; export const Help = () => { const select = useLeapStore((state) => state.select); @@ -9,12 +10,65 @@ export const Help = () => { }, []); return ( -
-

Recent Apps

-
-
-

Recent Developers

-
+
+ +
+
+

User Help Docs

+ + tlon.io/help + +
+
+

For general help, ask the community

+ + Join Urbit Community + +
+
+

For general help, ask the community

+

+ + Join Tlon Support + + or email + + support@tlon.io + +

+
+
+

For all other issues:

+ + support@tlon.io + +
+
); }; From 7f6313d7f83cafc90c7d5ae6b6c76aaa0ed5cffc Mon Sep 17 00:00:00 2001 From: Hunter Miller Date: Mon, 23 Aug 2021 15:08:23 -0500 Subject: [PATCH 2/2] help: removing tlon support copy for now --- pkg/grid/src/nav/Help.tsx | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/pkg/grid/src/nav/Help.tsx b/pkg/grid/src/nav/Help.tsx index 60ef60b7c..704aa87a0 100644 --- a/pkg/grid/src/nav/Help.tsx +++ b/pkg/grid/src/nav/Help.tsx @@ -35,28 +35,6 @@ export const Help = () => { Join Urbit Community
-
-

For general help, ask the community

-

- - Join Tlon Support - - or email - - support@tlon.io - -

-

For all other issues: