const CustomTable = () => { return

This is Custom Table component

; }; export default CustomTable;