From 2907bb6f6c9f19d4cb6ccdba2e1657391b3cd454 Mon Sep 17 00:00:00 2001 From: Dmitry Kirilyuk Date: Tue, 25 Jul 2017 21:05:45 +0300 Subject: [PATCH] Using as element is not allowed --- src/carousel/docs/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/carousel/docs/README.md b/src/carousel/docs/README.md index 80a883a888..5981736802 100644 --- a/src/carousel/docs/README.md +++ b/src/carousel/docs/README.md @@ -2,8 +2,6 @@ Carousel creates a carousel similar to bootstrap's image carousel. The carousel also offers support for touchscreen devices in the form of swiping. To enable swiping, load the `ngTouch` module as a dependency. -Use a `` element with `` elements inside it. - ### uib-carousel settings * `active`