Skip to content

Commit b414983

Browse files
committed
refactor: remove comment
1 parent 30ab0b3 commit b414983

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/BootstrapBlazor/Components/Tab/Tab.razor.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ const active = tab => {
6969
}
7070
}
7171
else {
72-
// mark sure display total active tabitem
7372
const right = getPosition(activeTab).left - getPosition(activeTab.parentNode).left + activeTab.offsetWidth
7473
const navWidth = tab.scroll.offsetWidth
7574
const marginX = navWidth - right + 2

0 commit comments

Comments
 (0)