Skip to content

Commit

Permalink
made changes accordingly and removed the extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
Huzaif-Ahmed committed Oct 13, 2023
1 parent 66fb2a6 commit d93d43d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Tutorials/subComps/TutorialTitle.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ const TutorialHeading = ({
setFullscreen(true);
document.documentElement.requestFullscreen();
}
setFullscreen(!document.fullscreenElement);
};

let styleProps = {
Expand Down

0 comments on commit d93d43d

Please sign in to comment.