From 1bd2fc0c506a190e84d8ee81f20df729566a4f02 Mon Sep 17 00:00:00 2001 From: Divyanshu Maithani Date: Thu, 28 Dec 2017 19:56:16 +0530 Subject: [PATCH] Update TagCloud stories #32 --- stories/index.js | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/stories/index.js b/stories/index.js index 0ea9b6213..a66c57eb8 100644 --- a/stories/index.js +++ b/stories/index.js @@ -1391,10 +1391,10 @@ storiesOf("Base components/TagCloud", module) )) ) .add( - "Without showCount", + "With showCount", withReadme(removeFirstLine(TagCloudReadme), () => ( )) @@ -1441,6 +1441,12 @@ storiesOf("Base components/TagCloud", module) )) ) + .add( + "With sortBy", + withReadme(removeFirstLine(TagCloudReadme), () => ( + + )) + ) .add( "With URLParams", withReadme(removeFirstLine(TagCloudReadme), () => (