Refactor plugin Card component to not rerender contents unnecessarily.

Signed-off-by: Jussi Hallila <jussi@hallila.com>
This commit is contained in:
Jussi Hallila
2023-01-20 11:32:01 +01:00
parent c5541cabd9
commit 3598136ac7
2 changed files with 54 additions and 31 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-splunk-on-call': patch
---
Refactor plugin Card component to not rerender contents unnecessarily.