Part 1: Filter table with search field #79
Annotations
2 errors
build:
src/pages/TeamMembers/TeamMembers.tsx#L141
Property 'title' is missing in type '{ columns: { id: string; label: string; }[]; data: { [key: string]: ReactNode; id: string; }[]; }' but required in type 'TableProps'.
|
build
Process completed with exit code 2.
|