Mehmet Erim
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/en/Tutorials/Angular/Part-I.md
|
|
@ -343,7 +343,7 @@ Run `yarn start`, wait Angular to run the application and open `http://localhost |
|
|
Open the `app-routing.module.ts` and replace `books` as shown below: |
|
|
Open the `app-routing.module.ts` and replace `books` as shown below: |
|
|
|
|
|
|
|
|
```js |
|
|
```js |
|
|
import { ApplicationLayoutComponent } from '@abp/ng.theme.basic';- |
|
|
import { ApplicationLayoutComponent } from '@abp/ng.theme.basic'; |
|
|
|
|
|
|
|
|
//... |
|
|
//... |
|
|
{ |
|
|
{ |
|
|
|