From 43db3666cd86ceef57b2c652acc581ed2f09ed17 Mon Sep 17 00:00:00 2001 From: Eric Y Liu Date: Sat, 26 Jun 2021 06:37:15 -0700 Subject: [PATCH] docs(button): add "lg" size to expressive styles example --- docs/src/pages/components/Button.svx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/src/pages/components/Button.svx b/docs/src/pages/components/Button.svx index b6f1f125..2b2f0f45 100644 --- a/docs/src/pages/components/Button.svx +++ b/docs/src/pages/components/Button.svx @@ -118,7 +118,7 @@ If an `href` value is specified, the component will render an [anchor element](h Set `expressive` to `true` to use Carbon's expressive typesetting. -Note: the expressive styles only apply to the default and `"xl"` size buttons. +Note: the expressive styles only apply to the default, `"lg"`, and `"xl"` button sizes. @@ -126,6 +126,12 @@ Note: the expressive styles only apply to the default and `"xl"` size buttons.

+ + + + + +