Skip to content

Commit

Permalink
chore: 删除无效代码 (#3685)
Browse files Browse the repository at this point in the history
  • Loading branch information
liweijie0812 authored Dec 6, 2023
1 parent d208bbb commit faf0fc2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/breadcrumb/breadcrumb-item.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ export default defineComponent({
e.stopPropagation();
return;
}
(props as any).onClick?.({ e });
},
};
const textContent = (
Expand Down

0 comments on commit faf0fc2

Please sign in to comment.