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