@razorpay/blade
Version:
The Design System that powers Razorpay
11 lines (8 loc) • 634 B
JavaScript
import '../Typography/Heading/Heading.js';
import { Text } from '../Typography/Text/Text.js';
import '../Typography/Code/Code.js';
import '../Typography/Display/Display.js';
import { jsx } from 'react/jsx-runtime';
var TableEditableCell=function TableEditableCell(props){return jsx(Text,{children:"Table Component is not available for Native mobile apps."});};var TableEditableDropdownCell=function TableEditableDropdownCell(props){return jsx(Text,{children:"Table Component is not available for Native mobile apps."});};
export { TableEditableCell, TableEditableDropdownCell };
//# sourceMappingURL=TableEditableCell.native.js.map