Merge pull request #4294 from adamdmharvey/warning-accordion

core: Update WarningPanel to use accordion UX
This commit is contained in:
Fredrik Adelöw
2021-02-02 13:15:30 +01:00
committed by GitHub
6 changed files with 163 additions and 45 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core': patch
---
Update `WarningPanel` component to use accordion-style expansion
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/theme': patch
---
Updates warning text color to align to updated `WarningPanel` styling