Skip to content

Commit

Permalink
Fixed linting
Browse files Browse the repository at this point in the history
  • Loading branch information
dmishh committed Mar 18, 2024
1 parent 2fbb5df commit bb0be35
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -240,10 +240,9 @@ export default function Home() {
height="378"
src="https://www.youtube.com/embed/vfY5zOcSqGM"
title="How to use ICM - YouTube video"
// @ts-ignore
frameborder="0"
frameBorder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen
allowFullScreen
></iframe>
</div>
</div>
Expand Down

0 comments on commit bb0be35

Please sign in to comment.