Skip to content

Commit

Permalink
Merge branch 'ConnectAI-E:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Dogtiti committed Dec 11, 2023
2 parents 94242b2 + f45c6e6 commit 70f2f03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Drawer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ const Drawer = ({
href="https://github.com/Dogtiti/AutoGPT-Next-Web"
target="_blank"
/>
<DrawerItem
{/* <DrawerItem
icon={
<img
style={{ height: 16, width: 16 }}
Expand All @@ -179,7 +179,7 @@ const Drawer = ({
text="GPTsCopilot"
href="https://gptscopilot.ai/"
target="_blank"
/>
/> */}
<DrawerItem
icon={<FaLanguage />}
text="language"
Expand Down

0 comments on commit 70f2f03

Please sign in to comment.