mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
docs(simple-animations): fix typo
This commit is contained in:
@@ -19,7 +19,7 @@ Well-designed animations can make your application more fun and straightforward
|
|||||||
- Motion greatly enhances the user experience, so animations give users a chance to detect the application's response to their actions.
|
- Motion greatly enhances the user experience, so animations give users a chance to detect the application's response to their actions.
|
||||||
- Good animations intuitively call the user's attention to where it is needed.
|
- Good animations intuitively call the user's attention to where it is needed.
|
||||||
|
|
||||||
I would recommend you to read the [official documentation](https://angular.io/guide/animations). You will learn everything that is necessary to successfully complete the challenge.
|
I would recommend you read the [official documentation](https://angular.io/guide/animations). You will learn everything that is necessary to successfully complete the challenge.
|
||||||
|
|
||||||
Otherwise look at this [working example](https://svenson95.github.io/ng-xmp-animations/) and [git repo](https://github.com/svenson95/ng-xmp-animations) to get inspired.
|
Otherwise look at this [working example](https://svenson95.github.io/ng-xmp-animations/) and [git repo](https://github.com/svenson95/ng-xmp-animations) to get inspired.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user