UNPKG

react-stockcharts

Version:

Highly customizable stock charts with ReactJS and d3

12 lines (10 loc) 271 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = displayValuesFor; function displayValuesFor(props, moreProps) { var currentItem = moreProps.currentItem; return currentItem; } //# sourceMappingURL=displayValuesFor.js.map