changeset

Signed-off-by: Alex Lorenzi <alorenzi@spotify.com>
This commit is contained in:
Alex Lorenzi
2025-03-02 09:49:13 -05:00
parent 3ca7dd0b75
commit fffe3c00d6
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs': patch
---
Fixed double scrollbar issue that would appear on the Entity TechDocs view page that would stop the page from full scrolling to the top when navigating to a new page
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-components': patch
---
Added `classNames` prop to the `Page` component