Skip to content

Commit 997c463

Browse files
committed
fix build
1 parent 1e8b476 commit 997c463

File tree

1 file changed

+1
-1
lines changed
  • apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/panel/components

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1+
export { Chat } from '../../chat/chat'
12
export { Copilot } from '../../panel-new/components/copilot/copilot'
2-
export { Chat } from './chat/chat'
33
export { Console } from './console/console'
44
export { Variables } from './variables/variables'

0 commit comments

Comments
 (0)