diff --git a/lib/zin/wg/select/v1.php b/lib/zin/wg/select/v1.php index ea192e0c95..9d07e4bee7 100644 --- a/lib/zin/wg/select/v1.php +++ b/lib/zin/wg/select/v1.php @@ -27,7 +27,7 @@ class select extends wg */ protected static array $defineProps = array ( - 'name?: string', + 'name: string', 'id?: string', 'class?: string="form-control"', 'value?: string=""',