diff --git a/src/apps/chat/components/applayout/ChatMenuItems.tsx b/src/apps/chat/components/applayout/ChatMenuItems.tsx
index 64f6a0b65..c0b104131 100644
--- a/src/apps/chat/components/applayout/ChatMenuItems.tsx
+++ b/src/apps/chat/components/applayout/ChatMenuItems.tsx
@@ -1,7 +1,7 @@
import * as React from 'react';
import { shallow } from 'zustand/shallow';
-import { ListDivider, ListItem, ListItemDecorator, MenuItem, Switch, Typography } from '@mui/joy';
+import { ListDivider, ListItemDecorator, MenuItem, Switch } from '@mui/joy';
import CheckBoxOutlineBlankOutlinedIcon from '@mui/icons-material/CheckBoxOutlineBlankOutlined';
import CheckBoxOutlinedIcon from '@mui/icons-material/CheckBoxOutlined';
import ClearIcon from '@mui/icons-material/Clear';
@@ -75,11 +75,11 @@ export function ChatMenuItems(props: {
return <>
-
-
- Conversation
-
-
+ {/**/}
+ {/* */}
+ {/* Conversation*/}
+ {/* */}
+ {/**/}