volleyball-dev-frontend/node_modules/recharts/es6/component/Cell.js
2025-06-02 16:42:16 +00:00

8 lines
118 B
JavaScript

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