cleanup angular versions (#2745)

This commit is contained in:
Denys Vuika
2017-11-28 16:25:32 +00:00
committed by Eugenio Romano
parent 634e65af96
commit 9c734e472d
9 changed files with 28 additions and 30 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ Shows a notification message with optional feedback.
## Details
The Notification Service is implemented on top of the Angular 2 Material Design snackbar.
The Notification Service is implemented on top of the Angular Material Design snackbar.
Use this service to show a notification message, and optionally get feedback from it.
```ts