semblance-dev/node_modules/recharts/es6/component/Cell.js
2025-12-19 19:26:16 +00:00

8 lines
No EOL
118 B
JavaScript
Executable file

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