mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-24 08:46:15 -04:00
feat(new-tool): added an ETA calculator
This commit is contained in:
parent
d5738e1aef
commit
125a50215a
5 changed files with 112 additions and 1 deletions
|
@ -51,9 +51,11 @@ import {
|
|||
NScrollbar,
|
||||
NGradientText,
|
||||
NCode,
|
||||
NDatePicker,
|
||||
} from 'naive-ui';
|
||||
|
||||
const components = [
|
||||
NDatePicker,
|
||||
NCode,
|
||||
NGradientText,
|
||||
NScrollbar,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue