From d67a6ab5ab7b27f3720eb91a8db25afde61abc37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kre=C5=A1imir=20=C4=8Coko?= Date: Thu, 28 May 2020 16:41:35 +0200 Subject: [PATCH] fix(clayui.com): Don't use ClayList, and make ClayLink's display block --- clayui.com/content/docs/examples.mdx | 99 ++++++++++++---------------- 1 file changed, 42 insertions(+), 57 deletions(-) diff --git a/clayui.com/content/docs/examples.mdx b/clayui.com/content/docs/examples.mdx index d5d6185643..04396a5d3a 100644 --- a/clayui.com/content/docs/examples.mdx +++ b/clayui.com/content/docs/examples.mdx @@ -5,7 +5,6 @@ order: 5 import ClayLayout from '@clayui/layout'; import ClayLink from '@clayui/link'; -import ClayList from '@clayui/list'; ## What is Storybook and how do we use it? @@ -27,62 +26,48 @@ Here are our demos we have in Storybook that utilize Clay components showcasing - - - - List Page - - - - - Files Page - - - - - Form Page - - - - - - Table Rows Drag & Drop - - - - - - - Table Columns Drag & Drop - - - - - - - List Drag & Drop - - - - + + List Page + + + Files Page + + + Form Page + + + Table Rows Drag & Drop + + + Table Columns Drag & drop + + + List Drag & Drop +