Skip to content

Commit

Permalink
fix error merge in dist
Browse files Browse the repository at this point in the history
  • Loading branch information
wcastand committed Apr 5, 2017
1 parent c14a6fa commit 03c28f7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions dist/modules/api/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,8 @@ exports.default = {
defaultState: {
uiOptions: {
name: 'REACT STORYBOOK',
<<<<<<< HEAD
url: 'https://github.com/storybooks/react-storybook',
sortStoriesByKind: false
=======
sortStoriesByKind: false,
url: 'https://github.com/storybooks/react-storybook'
>>>>>>> ff5d73d52a1472f932251c1f9ee6e0762f424759
}
},
load: function load(_ref, _actions) {
Expand Down

0 comments on commit 03c28f7

Please sign in to comment.