Skip to content

Commit

Permalink
PR review changes
Browse files Browse the repository at this point in the history
  • Loading branch information
felixhabib committed Dec 23, 2024
1 parent 834e545 commit 44562c8
Show file tree
Hide file tree
Showing 15 changed files with 992 additions and 930 deletions.
5 changes: 3 additions & 2 deletions .changeset/wicked-dancers-end.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@
---
updated:
- MenuRenderer
- OverflowMenu
---

**MenuRenderer:** Add `small` size.
**MenuRenderer, OverflowMenu:** Add `small` size.

Introduce a new `small` size for the `MenuRenderer` component.
Introduce a new `small` size for `MenuRenderer` and `OverflowMenu`.
This is available via the `size` prop, which supports the existing `standard` (default) and `small`.

**EXAMPLE USAGE:**
Expand Down
Loading

0 comments on commit 44562c8

Please sign in to comment.