From 3f18272b67f0e3c4d11fae674f35cf0fce443736 Mon Sep 17 00:00:00 2001 From: ramki-bruno Date: Wed, 12 Feb 2025 18:58:30 +0530 Subject: [PATCH] Refactor ToolHint to use `text` prop as text instead of HTML Currently there is no usage of ToolHint where we are passing HTML content, so this should not break anything. --- packages/bruno-app/src/components/ToolHint/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/bruno-app/src/components/ToolHint/index.js b/packages/bruno-app/src/components/ToolHint/index.js index b8799dd69..3d559625e 100644 --- a/packages/bruno-app/src/components/ToolHint/index.js +++ b/packages/bruno-app/src/components/ToolHint/index.js @@ -34,7 +34,7 @@ const ToolHint = ({