From 5223e270795d062cee5ae483a46b3f7f21ddd516 Mon Sep 17 00:00:00 2001 From: Ingo Oppermann Date: Fri, 29 Sep 2023 14:01:11 +0200 Subject: [PATCH] Fix MUI warning --- src/misc/SelectCustom.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/misc/SelectCustom.js b/src/misc/SelectCustom.js index c4533d2..238a5bf 100644 --- a/src/misc/SelectCustom.js +++ b/src/misc/SelectCustom.js @@ -70,7 +70,7 @@ export default function Component(props) { {$value.isCustom === true ? ( - + {props.label}