Started multi-part response viewer

This commit is contained in:
Gregory Schier
2025-12-06 06:47:09 -08:00
parent 7b78fac24e
commit 113d0dc3c7
8 changed files with 101 additions and 21 deletions

View File

@@ -53,6 +53,7 @@ import {
EyeIcon,
EyeOffIcon,
FileCodeIcon,
FileIcon,
FileTextIcon,
FilterIcon,
FlameIcon,
@@ -180,7 +181,9 @@ const icons = {
external_link: ExternalLinkIcon,
eye: EyeIcon,
eye_closed: EyeOffIcon,
file: FileIcon,
file_code: FileCodeIcon,
file_text: FileTextIcon,
filter: FilterIcon,
flame: FlameIcon,
flask: FlaskConicalIcon,