Skip to content

Commit

Permalink
Merge pull request #7979 from storybookjs/7953-cli-show-welcom
Browse files Browse the repository at this point in the history
CLI: Force welcome stories to show up first in load order
  • Loading branch information
shilman authored Sep 4, 2019
2 parents 1f8dfb0 + 2bf72d1 commit 9976204
Show file tree
Hide file tree
Showing 24 changed files with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/* eslint-disable import/extensions */
import hbs from 'htmlbars-inline-precompile';
import { action } from '@storybook/addon-actions';
import { linkTo } from '@storybook/addon-links';

export default {
Expand Down

0 comments on commit 9976204

Please sign in to comment.