Skip to content

Chore updates and accept custom `<H3 />` component, breaking: removed child `<span />` components.

Latest
Compare
Choose a tag to compare
@dmitrizzle dmitrizzle released this 09 Jun 07:05
  • Package updates
  • Can now accept H3 component constant to modify static render only views in src/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.