File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
src/webviews/apps/plus/home/components Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ import '../../../shared/components/avatar/avatar';
3737import '../../../shared/components/avatar/avatar-list' ;
3838import '../../../shared/components/commit/commit-stats' ;
3939import '../../../shared/components/formatted-date' ;
40+ import '../../../shared/components/overlays/tooltip' ;
4041import '../../../shared/components/pills/tracking' ;
4142import '../../../shared/components/rich/issue-icon' ;
4243import '../../../shared/components/rich/pr-icon' ;
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ import '../../../shared/components/button';
1212import '../../../shared/components/button-container' ;
1313import '../../../shared/components/code-icon' ;
1414import '../../../shared/components/overlays/popover' ;
15+ import '../../../shared/components/overlays/tooltip' ;
1516import '../../../shared/components/ref-button' ;
1617
1718const mergeTargetStyles = css `
You can’t perform that action at this time.
0 commit comments