From cc1b6669cb2d9b483ab25e3c382ffb477028ee3f Mon Sep 17 00:00:00 2001 From: Aileen Villanueva Date: Tue, 10 Oct 2023 19:51:22 -0600 Subject: [PATCH 1/8] refactor: change to label tag where label property is accepted by component BlockLabel is being used as the main component for labels and should address the issue reported in Chat and File component closes issue 5454 --- js/atoms/src/BlockLabel.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/atoms/src/BlockLabel.svelte b/js/atoms/src/BlockLabel.svelte index 61f38d416a1d..c948cb9f7bfe 100644 --- a/js/atoms/src/BlockLabel.svelte +++ b/js/atoms/src/BlockLabel.svelte @@ -17,7 +17,7 @@ - {label} +