a20ea08ac7
Implementation: - The code is placed in <VideoJs> instead of <VideoViewer> as we need to control the video itself. It's more self-contained here, rather than trying to pass refs around between parent and child. - useState cannot be used as it will cause a re-render when the hint it clicked and dismissed. The DOM is used to hide the button. |
||
---|---|---|
.. | ||
action_types.js | ||
claim.js | ||
claim_search.js | ||
email.js | ||
file_render_modes.js | ||
form-field.js | ||
icons.js | ||
languages.js | ||
licenses.js | ||
modal_types.js | ||
moonpay.js | ||
pages.js | ||
search.js | ||
settings.js | ||
subscriptions.js | ||
supported_languages.js | ||
themes.js | ||
thumbnail_upload_statuses.js | ||
token.js | ||
transaction_types.js |