fix(tip): remove coffee tier labels
This commit is contained in:
@@ -86,7 +86,6 @@ export function TipScreen({
|
||||
() =>
|
||||
coffeeTiers.map(({ option, plan }) => ({
|
||||
type: option.type,
|
||||
tierLabel: option.tierLabel,
|
||||
displayName: option.displayName,
|
||||
priceLabel: formatTipPrice(plan, option.type),
|
||||
unavailable:
|
||||
|
||||
Reference in New Issue
Block a user