LogContext: Make centered row unsticky on click (#70832)

* add pinning in log context

* add tests

* move icon names

* fix type of `pinned`
This commit is contained in:
Sven Grossmann
2023-06-28 15:22:54 +02:00
committed by GitHub
parent 4969a78f83
commit 1206cf3dfa
8 changed files with 190 additions and 9 deletions
+2
View File
@@ -154,6 +154,8 @@ export const availableIconsIndex = {
'list-ol': true,
lock: true,
'map-marker': true,
'map-marker-plus': true,
'map-marker-minus': true,
message: true,
minus: true,
'minus-circle': true,