From 457cf0a702d0af897e80c7bc6c196431c73fad8a Mon Sep 17 00:00:00 2001 From: Peter Bacon Darwin Date: Thu, 13 Feb 2014 23:22:02 +0000 Subject: docs(examples): fix example dependencies --- docs/content/guide/animations.ngdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/content/guide/animations.ngdoc') diff --git a/docs/content/guide/animations.ngdoc b/docs/content/guide/animations.ngdoc index 0cf08eb7..19147145 100644 --- a/docs/content/guide/animations.ngdoc +++ b/docs/content/guide/animations.ngdoc @@ -15,7 +15,7 @@ Animations are not available unless you include the {@link ngAnimate `ngAnimate` Below is a quick example of animations being enabled for `ngShow` and `ngHide`: - +