The `SelectMenu` in Primer CSS supports aligning the modal with the button: https://primer.style/css/components/select-menu#right-aligned We should add a corresponding prop to `SelectMenu.Modal` and possibly provide an example showing how to do so.
The
SelectMenuin Primer CSS supports aligning the modal with the button:https://primer.style/css/components/select-menu#right-aligned
We should add a corresponding prop to
SelectMenu.Modaland possibly provide an example showing how to do so.