FAQ | This is a LIVE service | Changelog

Skip to content

use div as a component for static page typography

By default typography wraps things in <p> which doesn't play nicely with larger content such as that found in the static content pages.

To avoid warnings about DOM nesting violations, configure the Typography to wrap the content in a <div>.

Merge request reports

Loading