Merge pull request #5002 from backstage/rugvip/null
changesets: add changeset for null return from component extensions
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'@backstage/core': patch
|
||||
'@backstage/core-api': patch
|
||||
---
|
||||
|
||||
Allow extension components to also return `null` in addition to a `JSX.Element`.
|
||||
Reference in New Issue
Block a user