Skip to content

Commit c0c7637

Browse files
authored
Update clean-news-lay.md
1 parent 762cff4 commit c0c7637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/clean-news-lay.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'@leafygreen-ui/select': major
33
---
44

5-
Removes support for `refEl` property, which should always be referencing the `MenuButton` instance defined in the `Select` component
5+
Removes support for `refEl` property, which was never leveraged within the component logic. Instead, the `refEl` property always positions the internal MenuButton component against the internal ListBox component. There are no end user changes, just a more precise `SelectProps` type definition.

0 commit comments

Comments
 (0)