added popover for details and global inputs

main
alex 2023-05-06 23:38:36 +02:00
parent 4b39f2686f
commit c4d49ba810
1 changed files with 0 additions and 2 deletions

View File

@ -194,8 +194,6 @@ export default function GroupTasksViewModal({ isOpen }) {
if (groupTask.Id === paramGroupTaskId) {
let currentGroupTask = groupTask;
console.log(currentGroupTask);
return (
<div key={paramGroupTaskId}>
<Popover