UBER-376 Implement new style for the tooltips (#3418)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov
2023-06-09 19:06:15 +07:00
committed by GitHub
parent 95ffbd6d33
commit 626d36db7d
14 changed files with 149 additions and 120 deletions
+1
View File
@@ -481,6 +481,7 @@ export default plugin(trackerId, {
MoveToProject: '' as Ref<Action>,
Duplicate: '' as Ref<Action>,
Relations: '' as Ref<Action>,
NewIssue: '' as Ref<Action>,
NewSubIssue: '' as Ref<Action>,
EditWorkflowStatuses: '' as Ref<Action>,
EditProject: '' as Ref<Action>,