mirror of
https://github.com/billsonnn/nitro-react.git
synced 2024-11-23 14:40:50 +01:00
Catalog updates
This commit is contained in:
parent
12031a4c7e
commit
3f3a5bf1b5
@ -20,8 +20,6 @@ export const CatalogLayoutVipBuyView: FC<CatalogLayoutVipBuyViewProps> = props =
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
console.log(clubOffers);
|
||||
}, [ clubOffers ]);
|
||||
|
||||
const getOfferText = useCallback((offer: CatalogClubOfferData) =>
|
||||
|
Loading…
Reference in New Issue
Block a user