✨ feat(ChannelsTable): add renderQuotaWithAmount function and clean up imports
This commit is contained in:
@@ -6,9 +6,9 @@ import {
|
||||
showSuccess,
|
||||
timestamp2string,
|
||||
renderGroup,
|
||||
renderNumberWithPoint,
|
||||
renderQuota,
|
||||
getChannelIcon
|
||||
getChannelIcon,
|
||||
renderQuotaWithAmount
|
||||
} from '../../helpers/index.js';
|
||||
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user