fix: statistics
This commit is contained in:
parent
9e7d44e6fc
commit
fc5096d238
@ -113,6 +113,7 @@ export function usePromocodes(
|
|||||||
...swrResponse,
|
...swrResponse,
|
||||||
createPromocode,
|
createPromocode,
|
||||||
deletePromocode,
|
deletePromocode,
|
||||||
|
promocodeStatistics: promocodeStatistics.data,
|
||||||
promocodesCount: promocodesCountRef.current,
|
promocodesCount: promocodesCountRef.current,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user