Files
probo/apps
Émile Ré 68907762c7 Wrap user menu email label in a dropdown group
DropdownGroupLabel renders Base UI's Menu.GroupLabel, which requires a
Menu.Group ancestor. The user menu rendered the label directly in the
popup, so opening it threw a missing MenuGroupContext error. Wrap the
email label in a DropdownGroup.

Signed-off-by: Émile Ré <emile@probo.com>
2026-06-28 15:01:12 +02:00
..