Update sidebar.jsx
This commit is contained in:
parent
09897a5181
commit
0c9c0acea8
@ -43,16 +43,6 @@ function Sidebar({ isOpen, toggleSidebar }) {
|
||||
Gestion des objets
|
||||
</a>
|
||||
</li>
|
||||
<li className="mb-3">
|
||||
<a className="text-white no-underline hover:underline" href="#">
|
||||
Paramètres
|
||||
</a>
|
||||
</li>
|
||||
<li className="mb-3">
|
||||
<a className="text-white no-underline hover:underline" href="#">
|
||||
Rapports
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
</aside>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user