Skip to content

Commit

Permalink
docs: update Button docs
Browse files Browse the repository at this point in the history
  • Loading branch information
adamstankiewicz authored Jul 19, 2023
1 parent c95e085 commit 33439d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Button/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ notes: |
TODO: Remove subcomponent of deprecated implementation soon
---

This component utilizes `Button` from React-Bootstrap and extends it with an ability to add icons before and after button label, see [below](#with-icons-before-or-after) for usage example.<br/> <a href="https://react-bootstrap-v4.netlify.app/components/buttons/" target="_blank" rel="noopener noreferrer"> See React-Bootstrap for additional documentation. </a>
This component utilizes `Button` from `react-bootstrap` and extends it with an ability to add icons before and after button label, see [below](#with-icons-before-or-after) for usage example.<br/> <a href="https://react-bootstrap-v4.netlify.app/components/buttons/" target="_blank" rel="noopener noreferrer"> See React-Bootstrap for additional documentation. </a>

## Core Buttons

Expand Down

0 comments on commit 33439d9

Please sign in to comment.