From 874ca07f3987f95b7d74dfc4fc5833c2f651478e Mon Sep 17 00:00:00 2001 From: Anoop M D Date: Mon, 31 Oct 2022 00:58:36 +0530 Subject: [PATCH] chore: added discord link --- packages/bruno-app/src/components/BrunoSupport/index.js | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/packages/bruno-app/src/components/BrunoSupport/index.js b/packages/bruno-app/src/components/BrunoSupport/index.js index d3c3ebb85..b4ec85484 100644 --- a/packages/bruno-app/src/components/BrunoSupport/index.js +++ b/packages/bruno-app/src/components/BrunoSupport/index.js @@ -1,6 +1,6 @@ import React from 'react'; import Modal from 'components/Modal/index'; -import { IconSpeakerphone, IconBrandTwitter, IconBrandGithub } from '@tabler/icons'; +import { IconSpeakerphone, IconBrandTwitter, IconBrandGithub, IconBrandDiscord } from '@tabler/icons'; import StyledWrapper from './StyledWrapper'; const BrunoSupport = ({ onClose }) => { @@ -14,6 +14,12 @@ const BrunoSupport = ({ onClose }) => { Report Issues +
+ + + Discord + +