Limit the props that are forwarded to the Link component in the EntityRefLink

This commit is contained in:
Dominik Henneke
2021-02-11 11:47:13 +01:00
parent 14f04073ef
commit d34d26125b
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`.