core: let Link accept any element type as component

This commit is contained in:
Patrik Oldsberg
2020-12-10 11:48:56 +01:00
parent 6349ea7a16
commit 2527628e11
2 changed files with 18 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core': patch
---
Link `component` prop now accepts any element type.