According to [react-styleguidist `sections` documentation](https://react-styleguidist.js.org/docs/components.html#sections), having `external: true` should open the link in a new window.  Instead it open it in the current one. It seems that the `external` options isn't used
According to react-styleguidist
sectionsdocumentation, havingexternal: trueshould open the link in a new window.Instead it open it in the current one. It seems that the
externaloptions isn't used