4.6.1 production (#498)

This commit is contained in:
Archer
2023-11-21 18:26:18 +08:00
committed by GitHub
parent 0558379ddb
commit 60f752629f
46 changed files with 93 additions and 63 deletions

View File

@@ -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>
)}