Merge pull request #15353 from kurtaking/link-button

refactor: add LinkButton, deprecate Button
This commit is contained in:
Patrik Oldsberg
2023-01-31 09:29:04 +01:00
committed by GitHub
8 changed files with 55 additions and 29 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-components': patch
---
The Button component has been deprecated in favor of the LinkButton component