This package provides a customization of Volto's default menu that adds a dropdown menu to display subcontent.
yarn install @codesyntax/volto-menu-customization
Add the addon to the addons
section of your package.json
.
"addons": [
"@codesyntax/volto-menu-customization"
],