fix(deps): update dependency @mui/x-tree-view to v7 #6750
Annotations
4 errors
check
Type '{ children: Element; key: string; nodeId: string; label: string; }' is not assignable to type 'IntrinsicAttributes & TreeItemProps & RefAttributes<HTMLLIElement>'.
|
check
Type '{ key: string; nodeId: string; label: string; }' is not assignable to type 'IntrinsicAttributes & TreeItemProps & RefAttributes<HTMLLIElement>'.
|
check
Type '{ children: Element; defaultExpandIcon: Element; defaultCollapseIcon: Element; onNodeSelect: (_: unknown, value: string) => void; style: { userSelect: "none"; }; }' is not assignable to type 'IntrinsicAttributes & TreeViewProps<undefined> & RefAttributes<HTMLUListElement>'.
|
check
Process completed with exit code 2.
|