diff --git a/src/Button/README.md b/src/Button/README.md
index d6e3af422c..e3efff8689 100644
--- a/src/Button/README.md
+++ b/src/Button/README.md
@@ -22,11 +22,11 @@ This component utilizes `Button` from React-Bootstrap and extends it with an abi
return (
-
-
-
-
-
+
+
+
+
+
)}
```
@@ -43,11 +43,11 @@ This component utilizes `Button` from React-Bootstrap and extends it with an abi
gap={2}
direction={ isExtraSmall ? "vertical" : "horizontal" }
>
-
-
-
-
-
+
+
+
+
+
)}
```
@@ -65,20 +65,20 @@ This component utilizes `Button` from React-Bootstrap and extends it with an abi
gap={2}
direction={ isExtraSmall ? "vertical" : "horizontal" }
>
-
-
-
-
+
+
+
+
-
-
-
-
-
+
+
+
+
+
>
)}
@@ -134,13 +134,11 @@ This component utilizes `Button` from React-Bootstrap and extends it with an abi
Use inline size buttons for when a button sits with a line of text.
```jsx live
-<>
-
- 2 items selected.
-
-
-
->
+
+ 2 items selected.
+
+
+
```
## Block Buttons
@@ -189,8 +187,8 @@ For link to be `disabled`, it must have href defined with some value.
gap={2}
direction={ isExtraSmall ? "vertical" : "horizontal" }
>
-
-
+
+
)
}
@@ -208,19 +206,19 @@ For link to be `disabled`, it must have href defined with some value.
gap={2}
direction={ isExtraSmall ? "vertical" : "horizontal" }
>
-