Skip to content

Commit

Permalink
[PRMDR-609] add text to feedback page
Browse files Browse the repository at this point in the history
  • Loading branch information
RachelHowellNHS authored Jan 25, 2024
1 parent 5911758 commit 87ec12f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions app/src/components/blocks/feedbackForm/FeedbackForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,16 @@ function FeedbackForm({ stage, setStage }: Props) {
If you’re happy to speak to us about your feedback so we can improve this
service, please leave your details below.
</p>
<p>
When submitting your details using our feedback form, any personal
information you give to us will be processed in accordance with the UK
General Data Protection Regulation (GDPR) 2018.
</p>
<p>
We use the information you submitted to process your request and provide
relevant information or services you have requested. This will help support
us in developing this service.
</p>

<Input
label="Your name"
Expand Down

0 comments on commit 87ec12f

Please sign in to comment.