Skip to content

Commit

Permalink
Fix bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Mar 11, 2020
1 parent 1fb159b commit 6dbdf7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/api/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ class ManagerProvider extends Component<ManagerProviderProps, State> {
initStories,
initURL,
initVersions,
initGlobalArgs,
].map(initModule =>
initModule({ ...routeData, ...apiData, state: this.state, fullAPI: this.api })
);
Expand Down

0 comments on commit 6dbdf7f

Please sign in to comment.