Skip to content
Commit 8ffc0059 authored by François Martin's avatar François Martin Committed by Christian Ribeaud
Browse files

fix(frontend/Home): fix console error related to invalid DOM nesting

Having a `Markdown` (`div`) element nested inside of a `Typography` (`p`) element is invalid HTML.
By using `span` for `Markdown` instead makes it valid HTML.

Fixes #312
parent de77b2f0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment