Parcourir la source

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

CaIon il y a 10 mois
Parent
commit
96183e6664
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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 {