Skip to content

Commit 4454dc7

Browse files
committed
CrateHeader: Use Tooltip component
1 parent 223e7b8 commit 4454dc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/components/crate-header.hbs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
{{svg-jar "trash"}}
1010
Yanked
1111

12-
<EmberTooltip>
12+
<Tooltip>
1313
This crate has been yanked, but it is still available for download for other crates that
1414
may be depending on it.
15-
</EmberTooltip>
15+
</Tooltip>
1616
</span>
1717
{{/if}}
1818
{{/if}}

0 commit comments

Comments
 (0)