Skip to content

Commit 83f3d7f

Browse files
authored
Merge pull request #2144 from adumesny/master
demo index update
2 parents 8edd14a + 40f4eff commit 83f3d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h1>Angular wrapper</h1>
4040
<li><a href="angular/src/app/simple.ts">simple.ts</a></li>
4141
<li><a href="angular/src/app/ngFor.ts">ngFor.ts</a></li>
4242
<li><a href="angular/src/app/ngFor_cmd.ts">ngFor with command</a> (not recommended)</li>
43-
<li><a href="angular/src/app/gridstack.component.ts">gridstack.component.ts</a> (BEST)</li>
43+
<li><a href="angular/src/app/gridstack.component.ts">gridstack.component.ts</a> and <a href="angular/src/app/gridstack-item.component.ts">gridstack-item.component.ts</a> (BEST)</li>
4444
</ol>
4545
<h1>Old v5.1.1 Jquery Demos</h1>
4646
Note: those are no longer supported, and use an old version of the lib to compare functionality.

0 commit comments

Comments
 (0)