mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-17 23:47:12 +00:00
chore: search support is added (#3378)
This commit is contained in:
parent
962fc5e9ff
commit
6a4aa7e5f5
@ -193,6 +193,7 @@ function VariableItem({
|
||||
style={SelectItemStyle}
|
||||
loading={isLoading}
|
||||
showArrow
|
||||
showSearch
|
||||
data-testid="variable-select"
|
||||
>
|
||||
{enableSelectAll && (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user