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