diff --git a/packages/bruno-app/src/components/BrunoSupport/index.js b/packages/bruno-app/src/components/BrunoSupport/index.js index 10507a20b..b7a878b75 100644 --- a/packages/bruno-app/src/components/BrunoSupport/index.js +++ b/packages/bruno-app/src/components/BrunoSupport/index.js @@ -5,33 +5,33 @@ import StyledWrapper from "./StyledWrapper"; const BrunoSupport = ({onClose}) => { return ( - - -
-
- - Report Issues - -
-
- - - Github - -
-
- - Twitter - -
+ + + + + ); }