From 96183e666419919900f696ac5ee3763b80a95197 Mon Sep 17 00:00:00 2001 From: CaIon <1808837298@qq.com> Date: Mon, 9 Jun 2025 20:50:37 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(ChannelsTable):=20add=20render?= =?UTF-8?q?QuotaWithAmount=20function=20and=20clean=20up=20imports?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/table/ChannelsTable.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/components/table/ChannelsTable.js b/web/src/components/table/ChannelsTable.js index 9b38a883..68babe2e 100644 --- a/web/src/components/table/ChannelsTable.js +++ b/web/src/components/table/ChannelsTable.js @@ -6,9 +6,9 @@ import { showSuccess, timestamp2string, renderGroup, - renderNumberWithPoint, renderQuota, - getChannelIcon + getChannelIcon, + renderQuotaWithAmount } from '../../helpers/index.js'; import {