Commit b21e378f by CaIon

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

parent 5f5333eb
......@@ -6,9 +6,9 @@ import {
showSuccess,
timestamp2string,
renderGroup,
renderNumberWithPoint,
renderQuota,
getChannelIcon
getChannelIcon,
renderQuotaWithAmount
} from '../../helpers/index.js';
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