Skip to content

Commit

Permalink
Fix broken link to repo in empty knobs panel (#9530)
Browse files Browse the repository at this point in the history
Fix broken link to repo in empty knobs panel
  • Loading branch information
ndelangen committed Jan 21, 2020
2 parents 7aef75f + 20eee2f commit 4daacfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/knobs/src/components/Panel.tsx
Expand Up @@ -252,6 +252,7 @@ export default class KnobPanel extends PureComponent<KnobPanelProps> {
href="https://github.com/storybookjs/storybook/tree/master/addons/knobs"
target="_blank"
withArrow
cancel={false}
>
dynamically interact with components
</Link>
Expand Down

0 comments on commit 4daacfe

Please sign in to comment.