Skip to content

Commit

Permalink
Update newly added stories to work with Storyshots
Browse files Browse the repository at this point in the history
  • Loading branch information
gziolo committed Nov 19, 2019
1 parent c604d20 commit 85c7ac2
Show file tree
Hide file tree
Showing 3 changed files with 1,065 additions and 60 deletions.
2 changes: 1 addition & 1 deletion packages/components/src/tab-panel/stories/index.js
Expand Up @@ -8,7 +8,7 @@ import { text } from '@storybook/addon-knobs';
*/
import TabPanel from '../';

export default { title: 'TabPanel', component: TabPanel };
export default { title: 'Components|TabPanel', component: TabPanel };

export const _default = () => {
return (
Expand Down

0 comments on commit 85c7ac2

Please sign in to comment.