feat: adding multi-select component #1439
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
TypeScript
Type 'string[]' is not assignable to type 'Record<"label" | "value", string>[]'.
|
TypeScript
Type 'Dispatch<SetStateAction<string[]>>' is not assignable to type 'Dispatch<SetStateAction<Record<"label" | "value", string>[]>>'.
|
TypeScript
Process completed with exit code 1.
|