Type '{ children: (toggle: (event: SyntheticEvent<Element, Event>) => void) => Element; zIndex: number; items: IMenuLeaf[]; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<Menu> & Readonly<IProps> & Readonly<{ children?: ReactNode; }>'.