Browse Source

Update App.js

gre-patch-1
Gaëtan Renaudeau 6 years ago
committed by GitHub
parent
commit
9742d13d6d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      src/components/App.js

1
src/components/App.js

@ -45,4 +45,5 @@ const App = ({
</Provider>
)
// $FlowFixMe
export default hot(module)(App)

Loading…
Cancel
Save