Show when an event was triggered via the API directly

This commit is contained in:
DaneEveritt 2022-06-18 12:52:26 -04:00
parent 4f3651b578
commit d47a05881b
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
6 changed files with 26 additions and 2 deletions

View file

@ -22,6 +22,7 @@ export default ({ meta }: { meta: Record<string, unknown> }) => {
</Dialog.Buttons>
</Dialog>
<button
aria-describedby={'View additional event metadata'}
className={'p-2 transition-colors duration-100 text-gray-400 group-hover:text-gray-300 group-hover:hover:text-gray-50'}
onClick={() => setOpen(true)}
>