You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pwa-pwastore/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ <h2>Instructions</h2>
35
35
<ul>
36
36
<li>Check if you need to enable any experimental features in <code>about://flags</code>.</li>
37
37
<li><ahref="https://developer.microsoft.com/en-us/microsoft-edge/origin-trials/trials" target="_blank">List of active Origin Trials on Microsoft Edge.</a></li>
38
-
<li>This app uses the <ahref="https://aka.ms/webinstall">Web Install API</a> to install demos.</li>
38
+
<li>This app uses the <ahref="https://aka.ms/webinstall">Web Install API</a> to install demos and the <ahref="https://developer.chrome.com/blog/masonry" target="_blank">Masonry layout</a> to arrange items.</li>
0 commit comments