mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-24 08:46:15 -04:00
feat(tool): date-time converter
This commit is contained in:
parent
11d8110226
commit
2d9cb209b3
6 changed files with 128 additions and 1 deletions
|
@ -44,9 +44,11 @@ import {
|
|||
NTag,
|
||||
NInputGroup,
|
||||
NInputGroupLabel,
|
||||
NDivider,
|
||||
} from 'naive-ui';
|
||||
|
||||
const components = [
|
||||
NDivider,
|
||||
NInputGroup,
|
||||
NInputGroupLabel,
|
||||
NTag,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue