Skip to content

Commit

Permalink
Optimization The data source directory tree has two scroll bars
Browse files Browse the repository at this point in the history
  • Loading branch information
Zzm0809 committed Dec 27, 2023
1 parent 66cae66 commit a3a1f1d
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 a3a1f1d

Please sign in to comment.