feat(tool): date-time converter

This commit is contained in:
Corentin Thomasset
2022-04-12 01:43:49 +02:00
parent 11d8110226
commit 2d9cb209b3
6 changed files with 128 additions and 1 deletions
+2
View File
@@ -44,9 +44,11 @@ import {
NTag,
NInputGroup,
NInputGroupLabel,
NDivider,
} from 'naive-ui';
const components = [
NDivider,
NInputGroup,
NInputGroupLabel,
NTag,