diff --git a/documentation/src/refine-theme/common-header/menu.tsx b/documentation/src/refine-theme/common-header/menu.tsx index a4c3426e..e01b86a0 100644 --- a/documentation/src/refine-theme/common-header/menu.tsx +++ b/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 = () => { - - -