Skip to content

Commit

Permalink
slightly reword description
Browse files Browse the repository at this point in the history
  • Loading branch information
oddvernes committed Oct 10, 2023
1 parent a93eb57 commit ca9f75c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Tooltip accessible for people using keyboard navigation, as the button is still
<Canvas of={ComponentStories.WithTooltip} />

### Full width
When stretching a button to the width of its parent, the `fullWidth` prop can be used to position icon at the edge.
When stretching a button beyond its intrinsic width, the `fullWidth` prop can be used to position icon at the edge.

<Canvas of={ComponentStories.FullWidth} />

Expand Down

0 comments on commit ca9f75c

Please sign in to comment.