mirror of
https://github.com/Art051/it-tools.git
synced 2025-08-11 19:29:03 +00:00
feat(tool): text statistics
This commit is contained in:
@@ -44,9 +44,11 @@ import {
|
||||
NInputGroup,
|
||||
NInputGroupLabel,
|
||||
NDivider,
|
||||
NStatistic,
|
||||
} from 'naive-ui';
|
||||
|
||||
const components = [
|
||||
NStatistic,
|
||||
NDivider,
|
||||
NInputGroup,
|
||||
NInputGroupLabel,
|
||||
|
||||
Reference in New Issue
Block a user