File tree Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Expand file tree Collapse file tree 4 files changed +3
-4
lines changed File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 7575</template >
7676
7777<script >
78- import Counter from ' ./base/ Counter' ;
79- import HelloWorlds from ' ./base/ HelloWorld.vue ' ;
80- import Login from ' ./base/ Login.vue ' ;
78+ import Counter from ' ./Counter' ;
79+ import HelloWorlds from ' ./HelloWorld' ;
80+ import Login from ' ./Login' ;
8181
8282import * as Toast from ' nativescript-toast' ;
8383import { TNSFancyAlert , TNSFancyAlertButton } from ' nativescript-fancyalert' ;
@@ -88,7 +88,6 @@ import { LocalNotifications } from 'nativescript-local-notifications';
8888const dialogs = require (' tns-core-modules/ui/dialogs' );
8989
9090const platformModule = require (' tns-core-modules/platform' );
91-
9291const phone = require (' nativescript-phone' );
9392
9493const geolocation = require (' nativescript-geolocation' );
You canβt perform that action at this time.
0 commit comments