Skip to content

Commit 4c49158

Browse files
committed
Make comment clearer
1 parent c263e30 commit 4c49158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/ql-vscode/src/view/variant-analysis/VariantAnalysisOutcomePanels.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ const TabHeader = styled(VscodeTabHeader)`
4646
text-transform: uppercase;
4747
4848
> * {
49-
// This copies the styles from VSCodePanelTab
49+
// This copies the styles from @vscode/webview-ui-toolkit's VSCodePanelTab
5050
&:last-child {
5151
margin-left: 8px;
5252
}

0 commit comments

Comments
 (0)