feat(new-tool): chmod calculator

This commit is contained in:
Corentin Thomasset 2022-11-23 21:57:38 +01:00
parent 94698cea50
commit 35b5187119
No known key found for this signature in database
GPG key ID: DBD997E935996158
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,