fix(subscription): update first recharge offer copy
This commit is contained in:
@@ -180,7 +180,7 @@ describe("subscription screen helpers", () => {
|
||||
}),
|
||||
).toMatchObject({
|
||||
badgeText: "50% OFF",
|
||||
title: "New User First Recharge",
|
||||
title: "First Recharge Offer",
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user