Skip to content

Commit

Permalink
Export utils properly
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmichaeldiego committed Jul 25, 2020
1 parent ea79cc9 commit bcae0f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.js
@@ -1,3 +1,5 @@
import GoogleMap from './google_map';

export * from './utils';

export default GoogleMap;

0 comments on commit bcae0f2

Please sign in to comment.