/****************************************************************** * Copyright (C) 2020 LvChengbin * * File: TableBody/index.tsx * Author: LvChengbin * Time: 05/15/2020 * Description: ******************************************************************/ import TableBody from '@mui/material/TableBody'; export default TableBody;