알림목록 지표없음 문제 수정
This commit is contained in:
@@ -52,7 +52,9 @@ const TradeNotificationSignalSummary: React.FC<Props> = ({
|
||||
market,
|
||||
strategyId,
|
||||
strategy,
|
||||
strategyLabel,
|
||||
active && snapshotProp === undefined,
|
||||
strategies,
|
||||
);
|
||||
const snapshot = snapshotProp ?? internal.snapshot;
|
||||
const loading = signalLoadingProp ?? internal.loading;
|
||||
|
||||
Reference in New Issue
Block a user