Skip to content

Commit 82fac29

Browse files
author
Maximilian Franzke
committed
chore(plugintab): corrected comment
1 parent bb5e817 commit 82fac29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-tab/src/snippet.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ window.patternlab.panels.add({
88
httpRequestCompleted: false,
99
prismHighlight: true,
1010
language: '<<type>>'//,
11-
/* TODO: We would need to find a way to enable keyCombo for multiple fields
11+
/* TODO: We would need to find a way to enable keyCombo for multiple panels
1212
keyCombo: 'ctrl+shift+z',*/
1313
});

0 commit comments

Comments
 (0)