Skip to content

Commit

Permalink
fix:video player
Browse files Browse the repository at this point in the history
Signed-off-by: Aviral Asthana <[email protected]>
  • Loading branch information
Aviral0702 committed Sep 26, 2024
1 parent 381b9ba commit b6544b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/Home/CloudNativeManagement/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ const BannerDefault = () => {
</Col>
<Col $sm={12} $md={6} $lg={6} className="right-col">
<ReactPlayer
$url="https://youtu.be/qaoYRP3oLok"
url="https://youtu.be/qaoYRP3oLok"
playing
controls
light={
Expand Down

0 comments on commit b6544b2

Please sign in to comment.