feat: wire admin workflows to real APIs

This commit is contained in:
hectorzhao
2026-07-02 13:50:09 +08:00
parent f8c9b78c21
commit ab421cf8a7
42 changed files with 2596 additions and 250 deletions
+1 -1
View File
@@ -201,7 +201,7 @@ export function ClientHome() {
<Chart height={300} option={sendTrendOption} />
</div>
<div className="surface chart-card">
<h2></h2>
<h2></h2>
<p className="muted"></p>
<Chart height={300} option={channelShareOption} />
</div>