Skip to content

Commit

Permalink
Add comment to force action to run
Browse files Browse the repository at this point in the history
  • Loading branch information
erictlc committed Apr 5, 2021
1 parent df3851a commit 2b8da6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/container/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ const generateClassName = createGenerateClassName({
productionPrefix: 'co'
})

// Create history object manually to pass it down to the Router component
const history = createBrowserHistory();

export default () => {
Expand Down

0 comments on commit 2b8da6d

Please sign in to comment.