Skip to content
Snippets Groups Projects
Commit 3ddee952 authored by xaralis's avatar xaralis
Browse files

feat: avoid implicit height of player

parent 317ebe1d
No related branches found
No related tags found
No related merge requests found
Pipeline #1887 passed
......@@ -206,6 +206,7 @@ const Home = () => {
controls={true}
playing={false}
width="100%"
height=""
/>
</div>
)}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment