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

This commit is contained in:
CaIon
2025-06-09 20:50:37 +08:00
parent 5f5333ebda
commit b21e378fee
+2 -2
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 {