We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1540fb1 commit 295c6f3Copy full SHA for 295c6f3
1 file changed
app/containers/SideBarContainer.jsx
@@ -34,7 +34,6 @@ const SidebarContainer = (props) => {
34
clickToggle(e);
35
setIndex(e.target.id);
36
setDetails(null);
37
- // setSelection(<Monitoring detailsSelected={detailsSelected} />);
38
};
39
// Click function for AddService
40
const AddClick = () => {
0 commit comments