appleple / react-modal-video

Accessible React Modal Video Component
https://appleple.github.io/react-modal-video/
MIT License
177 stars 86 forks source link

fix: the timing for setting the video width. #66

Closed Yoshi0207 closed 3 years ago

Yoshi0207 commented 3 years ago

Fix the timing for setting the video width to when the component did mount.

Related: #64