Basic log styling (#4634)

* basic log styling

* fixed mobile wrap and changed default event icon

* add group by test
This commit is contained in:
brendanlaschke
2024-03-25 10:15:39 +01:00
committed by GitHub
parent 0a15994695
commit 922d632607
10 changed files with 505 additions and 20 deletions

View File

@ -37,6 +37,7 @@ export {
IconChevronUp,
IconCircleDot,
IconCircleOff,
IconCirclePlus,
IconCircleX,
IconClick,
IconCode,
@ -56,6 +57,7 @@ export {
IconDoorEnter,
IconDotsVertical,
IconDownload,
IconEditCircle,
IconEye,
IconEyeOff,
IconFile,
@ -66,6 +68,7 @@ export {
IconFileUpload,
IconFileZip,
IconFilterOff,
IconFocusCentered,
IconForbid,
IconGripVertical,
IconH1,