error-handling #1

Merged
stwhite merged 24 commits from error-handling into main 2024-10-30 15:19:49 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 7b1184c81d - Show all commits

View File

@ -53,7 +53,7 @@ export default function Boxes({ token }) {
<Container> <Container>
<TableContainer> <TableContainer>
<Table> <Table size="small">
<TableHead> <TableHead>
<TableRow> <TableRow>
<TableCell>Box Name</TableCell> <TableCell>Box Name</TableCell>