File tree Expand file tree Collapse file tree 2 files changed +2
-24
lines changed
Expand file tree Collapse file tree 2 files changed +2
-24
lines changed Original file line number Diff line number Diff line change 1- <!DOCTYPE html>
1+ <!doctype html>
22< html lang ="en ">
33 < head >
44 < meta charset ="UTF-8 " />
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
66 < title > Masonry Grid - SolidJS</ title >
77 </ head >
8- < body >
9- < div id ="root "> </ div >
10- < script type ="module " src ="./main.tsx "> </ script >
11- </ body >
12- </ html > ml>
13- < html lang ="en ">
14- < head >
15- < meta charset ="UTF-8 " />
16- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
17- < title > Balanced Masonry Grid - SolidJS</ title >
18- </ head >
198 < body >
209 < div id ="root "> </ div >
2110 < script type ="module " src ="/main.tsx "> </ script >
Original file line number Diff line number Diff line change 1- <!DOCTYPE html>
1+ <!doctype html>
22< html lang ="en ">
33 < head >
44 < meta charset ="UTF-8 " />
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
66 < title > Unordered List Masonry Grid - SolidJS</ title >
77 </ head >
8- < body >
9- < div id ="root "> </ div >
10- < script type ="module " src ="./main.tsx "> </ script >
11- </ body >
12- </ html > ml>
13- < html lang ="en ">
14- < head >
15- < meta charset ="UTF-8 " />
16- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
17- < title > Balanced Masonry Grid - SolidJS</ title >
18- </ head >
198 < body >
209 < div id ="root "> </ div >
2110 < script type ="module " src ="/main.tsx "> </ script >
You can’t perform that action at this time.
0 commit comments