From c7e7bd7dca1d55421d5215473bf2544b1644b6fa Mon Sep 17 00:00:00 2001 From: Ben Vu <167256519+beanview@users.noreply.github.com> Date: Mon, 28 Apr 2025 13:07:13 -0400 Subject: [PATCH] Update .changeset/cool-cities-grab.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Fredrik Adelöw Signed-off-by: Ben Vu <167256519+beanview@users.noreply.github.com> --- .changeset/cool-cities-grab.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/cool-cities-grab.md b/.changeset/cool-cities-grab.md index e8e2e83695..372ca9887f 100644 --- a/.changeset/cool-cities-grab.md +++ b/.changeset/cool-cities-grab.md @@ -2,4 +2,4 @@ '@backstage/core-components': patch --- -LogViewer now supports a textWrap prop that wraps log lines to the next line for overflowing content instead of using horizontal scroll +`LogViewer` now supports a `textWrap` prop that wraps log lines to the next line for overflowing content instead of using horizontal scroll