UNPKG

recharts

Version:
8 lines (7 loc) 118 B
/** * @fileOverview Cross */ export var Cell = function Cell(_props) { return null; }; Cell.displayName = 'Cell';