mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-15 06:27:21 +00:00
(feature)(chat-sdk) update antd version to 5 (#409)
This commit is contained in:
@@ -133,7 +133,7 @@ export const layout: RunTimeLayoutConfig = (params) => {
|
||||
>
|
||||
{dom}
|
||||
{history.location.pathname !== '/chat' && !isMobile && (
|
||||
<Copilot token={getAuthToken() || ''} isDeveloper />
|
||||
<Copilot token={getToken() || ''} isDeveloper />
|
||||
)}
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user