[TS migration] Migrate 'TagPicker' component to TypeScript #26392
Annotations
2 errors
Type check with TypeScript:
src/components/TagPicker/index.tsx#L94
Argument of type 'PolicyTags | (PolicyTag | SelectedTagOption)[]' is not assignable to parameter of type 'PolicyTagList | (PolicyTag | SelectedTagOption)[] | undefined'.
|
Type check with TypeScript
Process completed with exit code 2.
|
Loading