Skip to content

Commit

Permalink
update storybook ui (via config)
Browse files Browse the repository at this point in the history
  • Loading branch information
natterstefan committed Aug 15, 2018
1 parent 8a26b02 commit a683649
Show file tree
Hide file tree
Showing 2 changed files with 285 additions and 313 deletions.
7 changes: 6 additions & 1 deletion storybook/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,15 @@ function loadStories() {
}

setOptions({
downPanelInRight: true,
goFullScreen: false,
name: 'nightlybuilders react-boilerplate',
showAddonPanel: true,
showDownPanel: true,
showLeftPanel: true,
showSearchBox: false,
sortStoriesByKind: true,
url: '#',
url: 'https://github.com/nightlybuilders/nightlybuilders-react-boilerplate',
})

// add additional decorators
Expand Down
Loading

0 comments on commit a683649

Please sign in to comment.