Skip to content

Commit

Permalink
feat: 移除logo
Browse files Browse the repository at this point in the history
  • Loading branch information
jifeng authored and zhangtengjin committed Apr 28, 2024
1 parent b65c36d commit a5f9c0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/components/topology/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1968,7 +1968,6 @@ class Topology extends React.Component<ITopologyProps, ITopologyState> {
childComponent={renderMinimapChild ? renderMinimapChild : defaultChild}
visible={Boolean(showMinimap)}
>
123
<div
ref={r => {
this.$wrapper = r;
Expand Down

0 comments on commit a5f9c0a

Please sign in to comment.