Skip to content

Commit adb4b69

Browse files
authored
Merge pull request #199 from NativeScript/tsonevn_edit_code_snippet
edit code snippet
2 parents 4a8c2db + 4ac5ab9 commit adb4b69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/platform/platform-module-example/platform-module-example.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- >> creating-timepicker-html -->
1+
<!-- >> platform-creating-timepicker-html -->
22
<ScrollView orientation="vertical" sdkExampleTitle sdkToggleNavButton>
33
<StackLayout orientation="vertical">
44
<Button text="Check platform type" class="btn btn-primary btn-active" (tap)="checkPlatformType($event)"></Button>
@@ -47,4 +47,4 @@
4747
</GridLayout>
4848
</StackLayout>
4949
</ScrollView>
50-
<!-- << creating-timepicker-html -->
50+
<!-- << platform-creating-timepicker-html -->

0 commit comments

Comments
 (0)