Ver Fonte

discordaout

Stefan Pejcic há 1 ano atrás
pai
commit
ed3a0bd0a6
1 ficheiros alterados com 0 adições e 4 exclusões
  1. 0 4
      documentation/src/refine-theme/common-header/menu.tsx

+ 0 - 4
documentation/src/refine-theme/common-header/menu.tsx

@@ -7,7 +7,6 @@ import {
     GithubStarIcon,
     GithubIcon,
     DiscordIcon,
-    RedditIcon,
 } from "../icons/popover";
 import { MenuItem } from "./menu-item";
 import { NavbarItem } from "./navbar-item";
@@ -108,9 +107,6 @@ export const Menu: React.FC = () => {
                                             <Link to="https://discord.com/invite/7bNY8fANqF">
                                                 <DiscordIcon />
                                             </Link>
-                                            <Link to="https://www.reddit.com/r/openpanelco/">
-                                                <RedditIcon />
-                                            </Link>
                                         </div>
                                     </div>
                                 </>