Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add mode property to forkApplicationSaga
This commit adds the `mode` property to the `forkApplicationSaga` function in the `ApplicationSagas.tsx` file. The `mode` property is set to `APP_MODE.EDIT`. This change allows for better control and customization of the application editing mode.
- Loading branch information