Skip to content

Commit

Permalink
Expose context in maps package
Browse files Browse the repository at this point in the history
  • Loading branch information
whawker committed Feb 18, 2019
1 parent a2ba946 commit 668d15c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/react-jsx-highmaps/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ export {
Subtitle,
Title,
Tooltip,
HighchartsContext,
HighchartsChartContext,
HighchartsAxisContext,
HighchartsSeriesContext,
provideHighcharts,
provideChart,
provideAxis,
Expand Down

0 comments on commit 668d15c

Please sign in to comment.