фикс
This commit is contained in:
parent
49771ec53d
commit
d9c2f044c5
1 changed files with 2 additions and 0 deletions
|
|
@ -375,6 +375,8 @@ export const useClearBaseline = (objectId: number) => {
|
|||
},
|
||||
})
|
||||
}
|
||||
|
||||
export const usePatchDashboardObjectOverrides = () => {
|
||||
const qc = useQueryClient()
|
||||
return useMutation({
|
||||
mutationFn: (
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue