mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-24 08:46:15 -04:00
feat(tool): text statistics
This commit is contained in:
parent
2f49631ff7
commit
0a7c3252e3
7 changed files with 67 additions and 1 deletions
|
@ -44,9 +44,11 @@ import {
|
|||
NInputGroup,
|
||||
NInputGroupLabel,
|
||||
NDivider,
|
||||
NStatistic,
|
||||
} from 'naive-ui';
|
||||
|
||||
const components = [
|
||||
NStatistic,
|
||||
NDivider,
|
||||
NInputGroup,
|
||||
NInputGroupLabel,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue