Fix build warnings by using DOM std capitalization

This commit is contained in:
Adam Harvey
2021-01-05 14:26:07 -05:00
parent 81b46e2780
commit f586903bb2
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -100,7 +100,7 @@ const Background = props => {
width="560"
height="315"
src="https://www.youtube.com/embed/YLAd5hdXR_Q"
frameborder="0"
frameBorder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
@@ -135,7 +135,7 @@ const Background = props => {
width="560"
height="315"
src="https://www.youtube.com/embed/mOLCgdPw1iA"
frameborder="0"
frameBorder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>