mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-17 23:47:12 +00:00
feat: added button loader for apply-all
This commit is contained in:
parent
8e78003f12
commit
32c300c2d2
@ -328,6 +328,7 @@ function VariablesSetting({
|
||||
onVariableSaveHandler(variableViewMode || 'EDIT', variable, true)
|
||||
}
|
||||
className="apply-to-all-button"
|
||||
loading={updateMutation.isLoading}
|
||||
>
|
||||
<Typography.Text>Apply to all</Typography.Text>
|
||||
</Button>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user