From aa46d04c294bb6ddeb7507c4c0a5bd71651a389e Mon Sep 17 00:00:00 2001 From: Cam Wiegert Date: Fri, 1 Dec 2017 09:50:36 -0600 Subject: [PATCH] docs(button) update usage in readme --- packages/core/src/components/button/readme.md | 24 ++++++------------- 1 file changed, 7 insertions(+), 17 deletions(-) diff --git a/packages/core/src/components/button/readme.md b/packages/core/src/components/button/readme.md index 47bdf424a5..6df08aa65b 100644 --- a/packages/core/src/components/button/readme.md +++ b/packages/core/src/components/button/readme.md @@ -7,28 +7,20 @@ and be enhanced by a wide range of attributes. Default - Secondary - Danger - Light - Dark -Full Button - -Block Button - +Full Button +Block Button Round Button -Outline + Full - -Outline + Block - -Outline + Round +Outline + Full +Outline + Block +Outline + Round @@ -46,11 +38,9 @@ and be enhanced by a wide range of attributes. -Large - +Large Default - -Small +Small ```