feat(ChannelsTable): add renderQuotaWithAmount function and clean up imports

This commit is contained in:
CaIon
2025-06-09 20:50:37 +08:00
parent d99cafbb09
commit 96183e6664

View File

@@ -6,9 +6,9 @@ import {
showSuccess, showSuccess,
timestamp2string, timestamp2string,
renderGroup, renderGroup,
renderNumberWithPoint,
renderQuota, renderQuota,
getChannelIcon getChannelIcon,
renderQuotaWithAmount
} from '../../helpers/index.js'; } from '../../helpers/index.js';
import { import {