From 2e20e560c4992fed37e538fa65e9a125658d5046 Mon Sep 17 00:00:00 2001 From: Cedric Rische Date: Mon, 24 Feb 2025 14:59:46 +0100 Subject: [PATCH] Added please select instead of none --- src/components/Registration/Registration.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Registration/Registration.jsx b/src/components/Registration/Registration.jsx index 86b53c5..abbe104 100644 --- a/src/components/Registration/Registration.jsx +++ b/src/components/Registration/Registration.jsx @@ -372,7 +372,7 @@ function Registration() { } > - None + Please select... {input.map((item, i) => (