vaadin / react-components

15 stars 4 forks source link

fix: support ReactElement as ContextMenu items #204

Closed tomivirkki closed 11 months ago

tomivirkki commented 11 months ago

Description

Fix the support for using custom content / React components in ContextMenu items.

Screenshot 2023-12-21 at 12 38 28

Part of https://github.com/vaadin/react-components/issues/54

Type of change

Bugfix