remarkjs / react-remark

React component and hook to use remark to render markdown
https://remarkjs.github.io/react-remark
MIT License
208 stars 7 forks source link

types: apply partial to rehype react options #2

Closed ChristianMurphy closed 4 years ago

ChristianMurphy commented 4 years ago

this makes createElement optional, which is more accurate since a default is provided.

resolves #1