mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-18 08:17:18 +00:00
(feature)(webapp) use nativeQuery field to determine whether it is a selection (#222)
This commit is contained in:
@@ -5,7 +5,7 @@ import './styles/index.less';
|
||||
// import ChatDemo from './demo/ChatDemo';
|
||||
// import CopilotDemo from './demo/CopilotDemo';
|
||||
// const root = ReactDOM.createRoot(document.getElementById('root') as HTMLElement);
|
||||
// root.render(<ChatDemo />);
|
||||
// root.render(<Chat />);
|
||||
|
||||
export { default as Chat } from './Chat';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user