Skip to content

Commit

Permalink
Fix tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
ljwagerfield committed Aug 21, 2023
1 parent 4598d27 commit bd47eab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export default function Footer() {
>
<Image
src="/logomarks/bytescale.svg"
data-tooltip-id="uploadio-tooltip"
data-tooltip-id="bytescale-tooltip"
data-tooltip-content="File storage from Bytescale"
alt="File storage from Bytescale"
className={imageStyles}
Expand Down

0 comments on commit bd47eab

Please sign in to comment.