Merge pull request #10860 from backstage/techdocs/addon-bug-fixes

This commit is contained in:
Eric Peterson
2022-04-19 12:20:52 +02:00
committed by GitHub
7 changed files with 47 additions and 37 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs': patch
---
Fixed a bug preventing custom TechDocs reader page implementations from rendering without being double-wrapped in the `<TechDocsReaderPage />` component.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs': patch
---
Fixed a bug that caused addons in the `Subheader` location to break the default TechDocs reader page layout.