feat: Hide label option for select multiple #6632
Annotations
2 errors and 1 warning
Type '{ options: readonly T[]; onChange?: ((event: SyntheticEvent<Element, Event>, value: T[], reason: AutocompleteChangeReason, details?: AutocompleteChangeDetails<...> | undefined) => void) | undefined; ... 326 more ...; hideLabel: boolean; }' is not assignable to type 'IntrinsicAttributes & AutocompleteProps<T, true, true, false, "div">'.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: andstor/file-existence-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading