wip
This commit is contained in:
@@ -60,7 +60,10 @@ const Navbar = () => {
|
||||
</Menu.Item>,
|
||||
<SubMenu key="3" title="Chambres">
|
||||
{roomItems}
|
||||
</SubMenu>
|
||||
</SubMenu>,
|
||||
<Menu.Item key="4" >
|
||||
<Link to="/rooms">Voir les chambres</Link>
|
||||
</Menu.Item>,
|
||||
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user