Skip to content
Features:
- RecursiveMenu
  - add support for implementing a custom Menu Item element. This allows for addition of for example MagicLine elements, Images as menu items or perhaps emojis.
  - additionalClassName prop: Most useful for adding icons to Menu Items.
  - Stories.

Fixes:
- Correct PropTyes for useViewFilterQuery.js - Because of incorrect PropTypes, the generated TypeScript definitions were also wrong.