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