database-petani-mobile/node_modules/recharts/es6/component/Cell.js
2026-02-23 16:39:35 +07:00

8 lines
118 B
JavaScript

/**
* @fileOverview Cross
*/
export var Cell = function Cell(_props) {
return null;
};
Cell.displayName = 'Cell';