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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user