From 1f41441765aa0027f79e9c7d451c45afcc08cb7c Mon Sep 17 00:00:00 2001 From: Thilo Billerbeck Date: Tue, 29 Dec 2020 22:39:32 +0100 Subject: [PATCH] changed help graphics --- web/pages/help.tsx | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/web/pages/help.tsx b/web/pages/help.tsx index 0d7344493..20a297059 100644 --- a/web/pages/help.tsx +++ b/web/pages/help.tsx @@ -1,28 +1,21 @@ -import { Button, Card, Col, Divider, Row } from 'antd' +import { Button, Card, Col, Divider, Result, Row } from 'antd' import Meta from 'antd/lib/card/Meta' import Title from 'antd/lib/typography/Title' import { AlertOutlined, - AlertTwoTone, ApiTwoTone, BookOutlined, BugTwoTone, CameraTwoTone, DatabaseTwoTone, - DislikeTwoTone, EditTwoTone, - FireFilled, - FireOutlined, Html5TwoTone, LinkOutlined, - QuestionCircleFilled, QuestionCircleTwoTone, SettingTwoTone, SlidersTwoTone, - VideoCameraTwoTone -} from '@ant-design/icons'; +} from '@ant-design/icons' import React from 'react' -import Text from 'antd/lib/typography/Text'; interface Props { } @@ -125,12 +118,12 @@ export default function Help(props: Props) { How can we help you? - + Troubleshooting - + Documentation