Do not add 'copy to clipboard' buttons to plain-old code instances. (#9314)

This commit is contained in:
Eric Peterson
2022-02-02 19:00:32 +01:00
committed by GitHub
parent d6da97a1ed
commit 18317a08db
3 changed files with 28 additions and 2 deletions
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs': patch
---
Fixed a bug where copy-to-clipboard buttons were appended to unintended elements.