mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 08:45:41 +08:00
fix: #3227 show traffic chart only when data is available
This commit is contained in:
@@ -322,7 +322,6 @@ export const HomePage = () => {
|
||||
title={t("Traffic Stats")}
|
||||
icon={<SpeedOutlined />}
|
||||
iconColor="secondary"
|
||||
minHeight={280}
|
||||
>
|
||||
<EnhancedTrafficStats />
|
||||
</EnhancedCard>
|
||||
|
||||
Reference in New Issue
Block a user