And this is the code in the gatsby page.
<div class="pb-6 text-xs sm:text-base text-[#646467]" dangerouslySetInnerHTML={{ __html: body.data.childMarkdownRemark.html }} />
</div>
Thanks
And this is the code in the gatsby page.
<div class="pb-6 text-xs sm:text-base text-[#646467]" dangerouslySetInnerHTML={{ __html: body.data.childMarkdownRemark.html }} />
</div>
Thanks