From 406b4c5b910be30fe6b914d0208b64e19821508d Mon Sep 17 00:00:00 2001 From: Ian Jones Date: Mon, 2 Oct 2023 15:27:43 +0100 Subject: [PATCH] feat: Update upload label text [skip pizza] --- .../src/@planx/components/FileUploadAndLabel/Modal.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editor.planx.uk/src/@planx/components/FileUploadAndLabel/Modal.tsx b/editor.planx.uk/src/@planx/components/FileUploadAndLabel/Modal.tsx index 5e6ddedd4b..b346d906c9 100644 --- a/editor.planx.uk/src/@planx/components/FileUploadAndLabel/Modal.tsx +++ b/editor.planx.uk/src/@planx/components/FileUploadAndLabel/Modal.tsx @@ -92,7 +92,7 @@ export const FileTaggingModal = ({ - What do these files show? + Tell us what these files show {uploadedFiles.map((slot) => ( @@ -283,7 +283,7 @@ const SelectMultiple = (props: SelectMultipleProps) => { - Select all labels that apply + Select all that apply