From ca23131ddba799555914f078b4792165346239d0 Mon Sep 17 00:00:00 2001 From: Birk Johansson Date: Mon, 11 Mar 2024 17:08:50 +0100 Subject: [PATCH] fix: update run all checks label --- src/components/FormFields/Custom/DataIntegrityChecksField.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/FormFields/Custom/DataIntegrityChecksField.js b/src/components/FormFields/Custom/DataIntegrityChecksField.js index 6534333e..ae4525fa 100644 --- a/src/components/FormFields/Custom/DataIntegrityChecksField.js +++ b/src/components/FormFields/Custom/DataIntegrityChecksField.js @@ -83,7 +83,7 @@ const DataIntegrityChecksField = ({ label, name }) => {