mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-24 08:46:15 -04:00
feat(tool): bip39-generator
This commit is contained in:
parent
3ae872847b
commit
d55329f3ab
5 changed files with 193 additions and 28 deletions
|
@ -42,9 +42,13 @@ import {
|
|||
NH3,
|
||||
NEllipsis,
|
||||
NTag,
|
||||
NInputGroup,
|
||||
NInputGroupLabel,
|
||||
} from 'naive-ui';
|
||||
|
||||
const components = [
|
||||
NInputGroup,
|
||||
NInputGroupLabel,
|
||||
NTag,
|
||||
NResult,
|
||||
NEllipsis,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue