From c8e06faa3d727c1e4708461258bd2796e0217bf3 Mon Sep 17 00:00:00 2001 From: Breno Calazans Date: Mon, 30 Mar 2020 12:23:21 -0300 Subject: [PATCH 1/2] Fix deploy From 7299a2378dccc0c4c610e7240f95ac6f38adbe63 Mon Sep 17 00:00:00 2001 From: Breno Calazans Date: Mon, 30 Mar 2020 12:27:41 -0300 Subject: [PATCH 2/2] Fix README --- docs/README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index b146b7d..7da7749 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,5 +1,10 @@ -# VTEX Tab Layout -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors) +📢 Use this project, [contribute](https://github.com/vtex-apps/tab-layout) to it or open issues to help evolve it using [Store Discussion](https://github.com/vtex-apps/store-discussion). + +# Tab Layout + + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + Tab-layout is a layout structuring paradigm built within VTEX IO store framework to allow the construction of custom tabbed layouts. This paradigm uses the concept of a tab list containing tab list items (the tabs) and a tab content area containing tab content items (the content panes that the tabs control) to set the desired structure and visibility of components in a given page.