Skip to content

Commit bb6d674

Browse files
feat: Implement router block with conditional routing
Co-authored-by: emir <emir@simstudio.ai>
1 parent 0ebb45b commit bb6d674

File tree

16 files changed

+1639
-539
lines changed

16 files changed

+1639
-539
lines changed

apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/panel/components/editor/components/sub-block/components/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ export { McpToolSelector } from './mcp-server-modal/mcp-tool-selector'
2121
export { MessagesInput } from './messages-input/messages-input'
2222
export { ProjectSelectorInput } from './project-selector/project-selector-input'
2323
export { ResponseFormat } from './response/response-format'
24+
export { RouterInput } from './router-input/router-input'
2425
export { ScheduleSave } from './schedule-save/schedule-save'
2526
export { ShortInput } from './short-input/short-input'
2627
export { SlackSelectorInput } from './slack-selector/slack-selector-input'

0 commit comments

Comments
 (0)