feat(new-tool): chmod calculator

This commit is contained in:
Corentin Thomasset
2022-11-23 21:57:38 +01:00
parent 94698cea50
commit 35b5187119
7 changed files with 204 additions and 1 deletions

View File

@@ -53,9 +53,11 @@ import {
NTooltip,
NUpload,
NUploadDragger,
NCheckbox,
} from 'naive-ui';
const components = [
NCheckbox,
NDynamicInput,
NDatePicker,
NCode,