🐛 Fix missing event listener on action icon

This commit is contained in:
Manuel Ruwe
2022-12-14 12:07:54 +01:00
parent 6bc6dcd7f3
commit 63f9949475
2 changed files with 2 additions and 2 deletions

View File

@@ -50,4 +50,4 @@ const useStyles = createStyles(() => ({
borderTopRightRadius: 0,
borderBottomRightRadius: 0,
},
}));
}));