Skip to content

Commit

Permalink
chore: add comment on email defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
justynoh committed Apr 3, 2024
1 parent 3e19c42 commit f775518
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/views/templates/MrfWorkflowEmail.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ export type WorkflowEmailData = {
}

export const MrfWorkflowEmail = ({
// Defaults are provided only for testing purposes in react-email-preview.
formTitle = 'Test form title',
responseId = '64303c45828035f732088a41',
responseUrl = 'https://form.gov.sg/6b8391fe9810da639463b61c/edit/6481ae09183785bf30b2d5ca?key=Qks08afjek3leF8d83j2nCd902rf=',
Expand Down

0 comments on commit f775518

Please sign in to comment.