mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-24 08:46:15 -04:00
feat(tool): crontab generator
This commit is contained in:
parent
24ff6528f7
commit
358ff45ae1
6 changed files with 255 additions and 1 deletions
|
@ -45,9 +45,11 @@ import {
|
|||
NInputGroupLabel,
|
||||
NDivider,
|
||||
NStatistic,
|
||||
NTable,
|
||||
} from 'naive-ui';
|
||||
|
||||
const components = [
|
||||
NTable,
|
||||
NStatistic,
|
||||
NDivider,
|
||||
NInputGroup,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue