good first issuehelp wanted
Repository metrics
- Stars
- (1,387 stars)
- PR merge metrics
- (No merged PRs in 30d)
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.