Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Nov 16, 2022
1 parent 53d66d8 commit 9df94e5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions upcoming_changelogs/6373.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- `EuiButton` now accepts `minWidth={false}`

**Fixes**

- `EuiButton` no longer outputs unnecessary inline styles for `minWidth={0}` or `minWidth={false}`
- `EuiFacetButton` no longer reports type issues when passing props accepted by `EuiButton`

0 comments on commit 9df94e5

Please sign in to comment.