Skip to content

Commit 14ca228

Browse files
committed
Removed comments from getting-started component.
1 parent a69f5e2 commit 14ca228

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/demos/doc-demos/getting-started/getting-started.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- <p>Select the countries you would like to visit?</p>
1+
<p>Select the countries you would like to visit?</p>
22
<ngx-multiselect
33
[(ngModel)]="selectedOptions"
44
[options]="options"
@@ -14,5 +14,5 @@
1414
<ms-events></ms-events>
1515
<br>
1616
<ms-observable-async></ms-observable-async>
17-
<br> -->
17+
<br>
1818
<ms-theme></ms-theme>

0 commit comments

Comments
 (0)