diff --git a/.changeset/cool-cities-grab.md b/.changeset/cool-cities-grab.md new file mode 100644 index 0000000000..e8e2e83695 --- /dev/null +++ b/.changeset/cool-cities-grab.md @@ -0,0 +1,5 @@ +--- +'@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