Add Timeline component (#2535)

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov
2023-01-24 20:43:06 +07:00
committed by GitHub
parent ba8ab45dc2
commit 8a5b84802c
20 changed files with 1469 additions and 126 deletions
+3 -1
View File
@@ -467,7 +467,9 @@ export default plugin(trackerId, {
Duplicate: '' as Asset,
TimeReport: '' as Asset,
Estimation: '' as Asset
Estimation: '' as Asset,
Timeline: '' as Asset
},
category: {
Other: '' as Ref<TagCategory>,