update pay ui

This commit is contained in:
2025-12-03 08:24:37 +08:00
parent aaaf66ca09
commit ccdb7269a1

View File

@@ -120,7 +120,7 @@ const DetailedEventCard = ({
<EventPriceDisplay
avgChange={event.related_avg_chg}
maxChange={event.related_max_chg}
weekChange={event.related_week_chg}
expectationScore={event.expectation_surprise_score}
compact={false}
/>