Skip to content

Commit

Permalink
add bizcharts tracking info
Browse files Browse the repository at this point in the history
  • Loading branch information
hm.hm committed Aug 3, 2018
1 parent e81f5fb commit d1b39df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ import Util from './shared/util';
import Themes from './themes';
import * as components from './components';


G2.Global.trackingInfo = { product: 'bizcharts', product_version: '3.2.7' };

const BizCharts = Util.mix(components, {
G2,
Util,
Expand Down

0 comments on commit d1b39df

Please sign in to comment.