We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb5e817 commit 82fac29Copy full SHA for 82fac29
packages/plugin-tab/src/snippet.js
@@ -8,6 +8,6 @@ window.patternlab.panels.add({
8
httpRequestCompleted: false,
9
prismHighlight: true,
10
language: '<<type>>'//,
11
- /* TODO: We would need to find a way to enable keyCombo for multiple fields
+ /* TODO: We would need to find a way to enable keyCombo for multiple panels
12
keyCombo: 'ctrl+shift+z',*/
13
});
0 commit comments