mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-24 08:46:15 -04:00
feat(new-tool): chmod calculator
This commit is contained in:
parent
94698cea50
commit
35b5187119
7 changed files with 204 additions and 1 deletions
|
@ -53,9 +53,11 @@ import {
|
|||
NTooltip,
|
||||
NUpload,
|
||||
NUploadDragger,
|
||||
NCheckbox,
|
||||
} from 'naive-ui';
|
||||
|
||||
const components = [
|
||||
NCheckbox,
|
||||
NDynamicInput,
|
||||
NDatePicker,
|
||||
NCode,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue