All the Docs sections of storybooks is throwing either Cannot read properties of undefined (reading 'content') or Cannot read properties of undefined (reading 'font')
Earlier it was working fine, but just after below mentioned commits, the storybook docs started to break -
Describe the bug
All the Docs sections of storybooks is throwing either
Cannot read properties of undefined (reading 'content')
orCannot read properties of undefined (reading 'font')
Earlier it was working fine, but just after below mentioned commits, the storybook docs started to break -
Screen shot of the error attached
To Reproduce
Reproduction issue can be found here - https://nearform.github.io/quantum/?path=/docs/components-buttongroup--docs
Reproduction repo is mentioned below - https://github.com/nearform/quantum
To reproduce the issue locally -
System
Additional context
No response