label
This commit is contained in:
@@ -196,7 +196,7 @@ const MainForm = () => {
|
||||
<TableFooter>
|
||||
<TableRow>
|
||||
{!versionRxSwins || versionRxSwins.length === 0 ? (
|
||||
<TableCell colSpan={8} align="center">No RX Identification Numbers</TableCell>
|
||||
<TableCell colSpan={8} align="center">No RX Software Identification Numbers</TableCell>
|
||||
) : (
|
||||
<TablePagination
|
||||
rowsPerPageOptions={[5, 10, 25, 100]}
|
||||
|
||||
Reference in New Issue
Block a user