Skip to content

Commit b4f47b9

Browse files
committed
chore: drawer navigation command
1 parent bdfee30 commit b4f47b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ A simple template with a side drawer.
7878
To use, run:
7979

8080
```cli
81-
ns create myCoolApp --template @nativescript/template-blank
81+
ns create myCoolApp --template @nativescript/template-drawer-navigation
8282
```
8383

8484
### Tabs

introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ A simple template with a side drawer.
8888
To use, run:
8989

9090
```cli
91-
ns create myCoolApp --template @nativescript/template-blank
91+
ns create myCoolApp --template @nativescript/template-drawer-navigation
9292
```
9393

9494
### Tabs

0 commit comments

Comments
 (0)