Commit b21e378f by CaIon

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

parent 5f5333eb
...@@ -6,9 +6,9 @@ import { ...@@ -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 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment