Show event data values.

This commit is contained in:
Mike Cao 2023-07-10 05:46:45 -07:00
parent c865f43b11
commit cabff7924e
8 changed files with 90 additions and 26 deletions

View file

@ -2,8 +2,3 @@
display: flex;
flex-direction: column;
}
.header {
display: flex;
justify-content: flex-end;
}