diff --git a/agenta-web/src/components/Sidebar/Sidebar.tsx b/agenta-web/src/components/Sidebar/Sidebar.tsx index bb0abb9217..58e0f717a0 100644 --- a/agenta-web/src/components/Sidebar/Sidebar.tsx +++ b/agenta-web/src/components/Sidebar/Sidebar.tsx @@ -6,7 +6,7 @@ import { DatabaseOutlined, CloudUploadOutlined, LineChartOutlined, - QuestionOutlined, + ReadOutlined, PhoneOutlined, SettingOutlined, LogoutOutlined, @@ -313,9 +313,9 @@ const Sidebar: React.FC = () => { )} -