Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Zzm0809 authored Dec 27, 2023
1 parent 66cae66 commit abc7869
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ const SchemaTree: React.FC<SchemaTreeProps> = (props) => {
selectedKeys={selectKeys}
onExpand={onExpand}
style={style}
className={'treeList'}
onSelect={onNodeClick}
treeData={buildSchemaTree(treeData, searchValue)}
/>
Expand Down

0 comments on commit abc7869

Please sign in to comment.