From 5c6fe458d058711cda626046482fbac275ad141b Mon Sep 17 00:00:00 2001 From: Abdelaziz Bennouna Date: Fri, 24 Aug 2018 22:09:09 +0100 Subject: [PATCH] fix(docs): use shape property to get round buttons (#15322) --- core/src/components/button/usage/javascript.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/src/components/button/usage/javascript.md b/core/src/components/button/usage/javascript.md index 622177a569..bf83a28c86 100644 --- a/core/src/components/button/usage/javascript.md +++ b/core/src/components/button/usage/javascript.md @@ -25,12 +25,12 @@ Block Button -Round Button +Round Button Outline + Full Outline + Block -Outline + Round +Outline + Round @@ -51,4 +51,4 @@ Large Default Small -``` \ No newline at end of file +```