diff --git a/docs/src/pages/components/Button.svx b/docs/src/pages/components/Button.svx index ad840479..b01bf4dd 100644 --- a/docs/src/pages/components/Button.svx +++ b/docs/src/pages/components/Button.svx @@ -37,7 +37,11 @@ ### Danger tertiary, icon-only button -**Note:** you must provide an `iconDescription` for the button tooltip. + +
+ You must provide an `iconDescription` for the button tooltip. +
+