core-plugin-api: deprecate OldIconComponent

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-01-04 11:03:45 +01:00
parent 37c81d4e1f
commit c534ef2242
3 changed files with 7 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-plugin-api': patch
---
Deprecated `OldIconComponent`. Existing usage should be replaced with `IconComponent`.