[WEB] Add Breadcrumb
Closed this issue · 0 comments
ascariandrea commented
To make the navigation easier in the FE we need to add a breadcrumb
in every page.
Here's the documentation provided by material-ui
: https://material-ui.com/components/breadcrumbs/#breadcrumbs (there's the specific implementation for react-router
)