Type '{} | { id: number; firstName: string; }' is not assignable to type 'IntrinsicAttributes & UserListProps & { children?: ReactNode; }'. Property 'items' is missing in type '{}' but required in type 'UserListProps'.