UNPKG

@jsonforms/material-renderers

Version:

Material Renderer Set for JSON Forms

4 lines (3 loc) 151 B
import React from 'react'; declare const NoBorderTableCell: ({ children, ...otherProps }: any) => React.JSX.Element; export default NoBorderTableCell;