Skip to content

Commit

Permalink
Now exporting analytics.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Lanciaux committed Oct 30, 2017
1 parent 5c62e84 commit a1186dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export * as DateUtils from './dateUtils';
export * as SortUtils from './sort';
export analytics from './analytics';

import * as self from './index';
export default self;

0 comments on commit a1186dc

Please sign in to comment.