feat: add internal routing to BottomLink (#3258)
* feat(core): Link component detect whether it's an external link or not * fix: make BottomLink using backstage/core Link component
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'@backstage/core': patch
|
||||
---
|
||||
|
||||
- The BottomLink is now able to handle with internal routes.
|
||||
- @backstage/core Link component detect whether it's an external link or not, and render accordingly
|
||||
Reference in New Issue
Block a user