From 34222a093b4ac4db8977ffac31954134bd7e9c68 Mon Sep 17 00:00:00 2001 From: mhartington Date: Thu, 3 Dec 2015 10:07:56 -0500 Subject: [PATCH] docs(ionTabs): remove extra property tag --- ionic/components/tabs/tabs.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/ionic/components/tabs/tabs.ts b/ionic/components/tabs/tabs.ts index 7cb0d0a460..425e678894 100644 --- a/ionic/components/tabs/tabs.ts +++ b/ionic/components/tabs/tabs.ts @@ -13,7 +13,6 @@ import {rafFrames} from '../../util/dom'; /** * @name Tabs - * @property * @property [tabbar-placement] - set position of the tabbar, top or bottom * @property [tabbar-icons] - set the position of the tabbar's icons: top, bottom, left, right, hide * @property [tabbar-style] - sets tabbar's style (primary, secondary, etc)