|
|
@ -523,7 +523,7 @@ export function Workspace () { |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</CustomTooltip>, |
|
|
|
</CustomTooltip>, |
|
|
|
] |
|
|
|
] |
|
|
|
let menuLength = workspaceMenuIcons.length |
|
|
|
const menuLength = workspaceMenuIcons.length |
|
|
|
let count = 0 |
|
|
|
let count = 0 |
|
|
|
return ( |
|
|
|
return ( |
|
|
|
<div className='d-flex flex-column justify-content-between h-100'> |
|
|
|
<div className='d-flex flex-column justify-content-between h-100'> |
|
|
|