Skip to content

Commit 7c2f891

Browse files
committed
update demo namespace path
1 parent e3363ad commit 7c2f891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/app/main-page.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Page
22
xmlns="http://schemas.nativescript.org/tns.xsd" loaded="pageLoaded" class="page"
3-
xmlns:Cam="nativescript-camera-plus">
3+
xmlns:Cam="@nstudio/nativescript-camera-plus">
44
<Page.actionBar>
55
<ActionBar title="Camera Plus Demo" icon=""></ActionBar>
66
</Page.actionBar>

0 commit comments

Comments
 (0)