update pay ui
This commit is contained in:
@@ -303,7 +303,7 @@ const DynamicNewsEventCard = React.memo(({
|
||||
<StockChangeIndicators
|
||||
avgChange={event.related_avg_chg}
|
||||
maxChange={event.related_max_chg}
|
||||
weekChange={event.related_week_chg}
|
||||
expectationScore={event.expectation_surprise_score}
|
||||
/>
|
||||
</Box>
|
||||
</VStack>
|
||||
|
||||
Reference in New Issue
Block a user