+
+ toggleDrawer2(false)}
+ color="inherit"
+ style={{ right: '0', position: 'absolute', top: '5px' }}
+ >
+
+
+
+
+
+ {config === 'workloads' && (
+
+ )}
+ {config === 'services' && (
+
+ )}
+ {config === 'applications' && (
+
+ )}
+
+
+ );
+ };
+
+ return (
+ <>
+