collapsible menus in the ADR were previously implemented via a react plugin:
https://www.npmjs.com/package/react-collapsible
When porting i found this to be non functional with next.js
Investigate further into either adapting the plugin or finding an alternative solution.