Merge pull request #4485 from SDA-SE/feat/entity-link

Limit the props that are forwarded to the Link component in the EntityRefLink
This commit is contained in:
Dominik Henneke
2021-02-11 12:41:32 +01:00
committed by GitHub
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-react': patch
---
Limit the props that are forwarded to the `Link` component in the `EntityRefLink`.