good first issuehelp wanted
Description
MediaBox component is using querySelector to get the DOM instance, let's use useRef hook since it's available.
MediaBox component is using querySelector to get the DOM instance, let's use useRef hook since it's available.