Skip to content

Commit

Permalink
fix: remove MyInfo line from Email Mode during form creation (#6949)
Browse files Browse the repository at this point in the history
fix: remove MyInfo line from Email Mode
  • Loading branch information
wanlingt committed Dec 6, 2023
1 parent fb1569d commit 0f81655
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ export const FormResponseOptions = forwardRef<
listItems={[
'Attachments: up to 7MB per form',
'Up to Restricted and Sensitive (High) data',
'Supports MyInfo fields',
]}
/>
</Tile>
Expand Down

0 comments on commit 0f81655

Please sign in to comment.