Skip to content

Commit 9923078

Browse files
committed
refactor(web): add determineSubmitAction parameter to useDraftActions
1 parent f0e14e1 commit 9923078

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/web/src/views/Calendar/components/Draft/hooks/actions/useDraftActions.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@ export const useDraftActions = (
341341
weekProps,
342342
currentWeekEvents,
343343
dispatch,
344+
determineSubmitAction,
344345
discard,
345346
openForm,
346347
],

0 commit comments

Comments
 (0)