Przeglądaj źródła

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

CaIon 9 miesięcy temu
rodzic
commit
96183e6664
1 zmienionych plików z 2 dodań i 2 usunięć
  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 {