Browse Source

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

CaIon 11 tháng trước cách đây
mục cha
commit
b21e378fee
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      web/src/components/table/ChannelsTable.js

+ 2 - 2
web/src/components/table/ChannelsTable.js

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