From 3150b637ac187741933bba9a33b456a2ef796170 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sat, 10 Feb 2024 19:40:08 +0100 Subject: [PATCH] reddit isntead of twitter menu icon --- documentation/src/refine-theme/common-header/menu.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/src/refine-theme/common-header/menu.tsx b/documentation/src/refine-theme/common-header/menu.tsx index 46488bef..a4c3426e 100644 --- a/documentation/src/refine-theme/common-header/menu.tsx +++ b/documentation/src/refine-theme/common-header/menu.tsx @@ -7,7 +7,7 @@ import { GithubStarIcon, GithubIcon, DiscordIcon, - TwitterIcon, + RedditIcon, } from "../icons/popover"; import { MenuItem } from "./menu-item"; import { NavbarItem } from "./navbar-item"; @@ -105,11 +105,11 @@ export const Menu: React.FC = () => { > - + - - + +