Add sticker introduction tooltip image

This commit is contained in:
Ken Powers 2019-12-11 19:10:37 -08:00 committed by Scott Nonnenberg
parent a83f5ce3e0
commit d86e8ef7ec
5 changed files with 15 additions and 6 deletions

View file

@ -266,7 +266,11 @@ export const StickerButton = React.memo(
)}
onClick={handleClearIntroduction}
>
{/* <div className="module-sticker-button__tooltip--introduction__image" /> */}
<img
className="module-sticker-button__tooltip--introduction__image"
srcSet="images/sticker_splash@1x.png 1x, images/sticker_splash@2x.png 2x"
alt={i18n('stickers--StickerManager--Introduction--Image')}
/>
<div className="module-sticker-button__tooltip--introduction__meta">
<div className="module-sticker-button__tooltip--introduction__meta__title">
{i18n('stickers--StickerManager--Introduction--Title')}