Browse Source

chore: remove a line from bookstore tutorial part-2

pull/4552/head
mehmet-erim 6 years ago
parent
commit
3c32161a59
  1. 1
      docs/en/Tutorials/Part-2.md

1
docs/en/Tutorials/Part-2.md

@ -456,7 +456,6 @@ In this section, you will learn how to create a new modal dialog form to create
#### Add a modal to BookListComponent
Open `book-list.component.ts` file in `app\book\book-list` folder and replace the content as below:
```js

Loading…
Cancel
Save