Skip to content

Commit

Permalink
Export HeatmapLayer in index
Browse files Browse the repository at this point in the history
  • Loading branch information
zolrath committed Jun 6, 2016
1 parent 21dbb77 commit 8b16ea4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ export { default as Polygon } from "./Polygon";
export { default as Polyline } from "./Polyline";
export { default as Rectangle } from "./Rectangle";
export { default as SearchBox } from "./SearchBox";
export { default as HeatmapLayer } from "./HeatmapLayer";

0 comments on commit 8b16ea4

Please sign in to comment.