Skip to content

Commit 5399218

Browse files
committed
chore: export ExecutionsForFlow for admin
1 parent 37880fc commit 5399218

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
export { default as Editor } from '../pages/Editor'
22
export { default as Execution } from '../pages/Execution'
33
export { default as Executions } from '../pages/Executions'
4+
export { default as ExecutionsForFlow } from '../pages/ExecutionsForFlow'
45
export { default as Flows } from '../pages/Flows'
56
export { default as Tile } from '../pages/Tile'
67
export { default as Tiles } from '../pages/Tiles'

0 commit comments

Comments
 (0)