leonardcser opened a new pull request, #15: URL: https://github.com/apache/incubator-baremaps-site/pull/15
Replace `p` tags by `div` tags as text in mdx is automatically wrapped in `p` tags. This caused react hydration error with a `p` tag inside a `p` tag. The reason for a `div` tag is to separate the `h3` title with the paragraph. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
