Merge pull request #34019 from backstage/freben/swappable-notification-description
Make NotificationDescription a swappable component
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-notifications': patch
|
||||
---
|
||||
|
||||
The notification description used in the notifications table is now a swappable component, so that apps can replace its rendering with a custom implementation.
|
||||
Reference in New Issue
Block a user