1
0
Fork 0
mirror of https://github.com/CorentinTh/it-tools.git synced 2025-07-25 16:19:38 +02:00

feat(tool): date-time converter

This commit is contained in:
Corentin Thomasset 2022-04-12 01:43:49 +02:00
parent 11d8110226
commit 2d9cb209b3
No known key found for this signature in database
GPG key ID: DBD997E935996158
6 changed files with 128 additions and 1 deletions

View file

@ -44,9 +44,11 @@ import {
NTag,
NInputGroup,
NInputGroupLabel,
NDivider,
} from 'naive-ui';
const components = [
NDivider,
NInputGroup,
NInputGroupLabel,
NTag,