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 6c8af4f commit a1a9779Copy full SHA for a1a9779
packages/plugin-tab/postinstall.js
@@ -1,5 +1,5 @@
1
console.log(`Pattern Lab Node Plugin - "plugin-tab" installed.
2
-Use the CLI to install this: patternlab install --plugins @pattern-lab/tab
+Use the CLI to install this: patternlab install --plugins @pattern-lab/plugin-tab
3
Configure or disable this plugin inside your patternlab-config.json file.
4
Add tabs to the Pattern Lab UI by adding file extensions to the "tabsToAdd" array on the plugins['@pattern-lab/plugin-tab'].options object.
5
`);
0 commit comments