Forgot to remove onclick for recorderchip

This commit is contained in:
DrMint 2022-03-13 18:25:03 +01:00
parent abeb078bdd
commit 6082e83f54
1 changed files with 0 additions and 1 deletions

View File

@ -59,7 +59,6 @@ export default function RecorderChip(props: RecorderChipProps): JSX.Element {
</div>
}
placement="top"
trigger="click"
>
<Chip key={recorder.id}>
{recorder.attributes.anonymize