File tree Expand file tree Collapse file tree
10 - Hold Shift and Check Checkboxes Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33This tutorial shows how to create a ` shift select ` checkbox list.
44
5- ![ 10 - Hold Shift and Check Checkboxes] (../assets/img/10 - Hold Shift and Check Checkboxes .png)
5+ ![ Hold Shift and Check Checkboxes] ( ../assets/img/10%20-%20Hold%20Shift%20and%20Check%20Checkboxes .png?raw=true " Presentation Image " )
66
77## My implementation
88
@@ -24,6 +24,3 @@ const check = (s, e) => {
2424 }
2525}
2626```
27-
28-
29-
Original file line number Diff line number Diff line change 22
33This tutorial shows how to create a custom video player.
44
5- ![ 11 - Custom Video Player] (../assets/img/11 - Custom Video Player .png)
5+ ![ Custom Video Player] ( ../assets/img/11%20-%20Custom%20Video%20Player .png?raw=true " Presentation Image " )
66
77## My contribution
88
@@ -29,4 +29,4 @@ const handleFullscreen = () => {
2929 document .exitFullscreen ()
3030 }
3131}
32- ```
32+ ```
You can’t perform that action at this time.
0 commit comments