mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-09 23:17:59 -05:00
fix build
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export { Chat } from '../../chat/chat'
|
||||
export { Copilot } from '../../panel-new/components/copilot/copilot'
|
||||
export { Chat } from './chat/chat'
|
||||
export { Console } from './console/console'
|
||||
export { Variables } from './variables/variables'
|
||||
|
||||
Reference in New Issue
Block a user