CollapsibleBox does not render correctly
Open
Bug
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Component is not being styled as intended.

The css class used on this line should be `collaspible-boxes` instead of `collaspible-box`
This change will render the component like so:

Also, "collaspible" is spelled incorrectly but used throughout the code so does not cause any problems but should probably be corrected anyway (should be "collapsible")
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.