mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-02 20:58:12 +00:00
4.6.1 production (#498)
This commit is contained in:
@@ -184,7 +184,7 @@ const Navbar = ({ unread }: { unread: number }) => {
|
||||
window.open(`${feConfigs.docUrl}/docs/intro`);
|
||||
}}
|
||||
>
|
||||
<MyIcon name={'courseLight'} width={'26px'} height={'26px'} />
|
||||
<MyIcon name={'common/courseLight'} width={'26px'} height={'26px'} />
|
||||
</Box>
|
||||
</MyTooltip>
|
||||
)}
|
||||
|
Reference in New Issue
Block a user