✨ feat(ChannelsTable): add renderQuotaWithAmount function and clean up imports
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user