Skip to content

Commit

Permalink
docs(chore):format
Browse files Browse the repository at this point in the history
  • Loading branch information
Topener committed Sep 24, 2024
1 parent 328ef87 commit 474a7c9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions docs/docs/components/button.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@ Buttons are available in different sizes. Use the size that matches the usage gu
</TabItem>
</Tabs>


```jsx
<div className="stacked-examples-horizontal">
<Button icon={<IconCheckmark24 />}></Button>
Expand Down Expand Up @@ -227,7 +226,6 @@ Buttons are available in different sizes. Use the size that matches the usage gu
height="120px"
/>


```jsx
<Button disabled>Enroll in program</Button>
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -373,4 +373,4 @@ This is how it looks:
<Demo
path="transfer--infinite-loading"
height="350px"
/>
/>

0 comments on commit 474a7c9

Please sign in to comment.