e266687580
Signed-off-by: Stéphane MORI <stephane.mori@gmail.com>
365 B
365 B
@backstage/plugin-techdocs
| @backstage/plugin-techdocs |
|---|
| patch |
Updates reader component used to display techdocs documentation. A previous change made this component not usable out of a page which don't have entityRef in url parameters. Reader component EntityRef parameter is now used instead of url parameters. Techdocs documentation component can now be used in our custom pages.