Skip to content

Commit 10a1bd2

Browse files
authored
Merge pull request #382 from NativeScript/tslint_error_fix
fixing a tslint error
2 parents ea28096 + 05f03b1 commit 10a1bd2

File tree

1 file changed

+1
-1
lines changed
  • app/ng-ui-category/modal-view-ng/sample-modal-view-module-example

1 file changed

+1
-1
lines changed

app/ng-ui-category/modal-view-ng/sample-modal-view-module-example/modal-view.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
<DatePicker #datepicker></DatePicker>
44
<Button class="btn btn-primary btn-active" text="Submit" (tap)="submit()"></Button>
55
</StackLayout>
6-
<!-- >> passing-parameters-html -->
6+
<!-- << passing-parameters-html -->

0 commit comments

Comments
 (0)