From 43ac6afae1c4b733490ea77a33b6b3031900f89a Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Thu, 13 Apr 2023 20:50:17 -0700 Subject: [PATCH] Duration and size tags --- index.html | 2 +- src-web/components/ResponsePane.tsx | 8 ++++--- src-web/components/core/DurationTag.tsx | 25 ++++++++++++++++++++++ src-web/components/core/SizeTag.tsx | 28 +++++++++++++++++++++++++ 4 files changed, 59 insertions(+), 4 deletions(-) create mode 100644 src-web/components/core/DurationTag.tsx create mode 100644 src-web/components/core/SizeTag.tsx diff --git a/index.html b/index.html index 72141867..a50c3894 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ Yaak App - +