Chore updates and accept custom `<H3 />` component, breaking: removed child `<span />` components.
Latest- Package updates
- Can now accept
H3
component constant to modify static render only views insrc/components/vignettes/Reader.js
- Removes children
<span/>
wrappers. This is the breaking change. This should help with bloated HTML in long documents but can break CSS styles.