mirror of
https://gitlab.aliens-lyon.fr/encartes/web-interface.git
synced 2026-03-17 22:51:04 +01:00
Add comment
This commit is contained in:
parent
9b28fb8e9f
commit
421bc20abd
@ -5,6 +5,7 @@ import TableRow from '@mui/material/TableRow';
|
||||
import TableCell from '@mui/material/TableCell';
|
||||
import TableBody from '@mui/material/TableBody';
|
||||
|
||||
/* Displays a list of rooms */
|
||||
export default function Rooms({ rooms, callbackRoomSelected }) {
|
||||
return <TableContainer variant="outlined">
|
||||
<Table aria-label="demo table">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user