mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-20 22:52:46 -05:00
10dd81f473
* fix: ui-component updates * Update all * Update tests * Updates * Updates * Updates * Updates * Updates * Updates * Updates * Updates * Dark logo * Add showUplinks parameter * Fix DependencyBlock links * Update * Fix highlight dark * Update * Color * Fix uncaught exception * changeset * Fix Install Settingsmenu, tsconfig * Remove duplicate function (merge issue) * Fix SideBar test and CodeQL issue
3 lines
242 B
JavaScript
3 lines
242 B
JavaScript
module.exports = () =>
|
|
// eslint-disable-next-line max-len
|
|
'<h1 id="storybook-cli">Storybook CLI</h1>\n<p>This is a wrapper for <a href="https://www.npmjs.com/package/@storybook/cli">https://www.npmjs.com/package/@storybook/cli</a></p>';
|