mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-29 09:44:26 +00:00
* [rehype-react] Add Fragment option Usually this will be `React.Fragment`, but it accepts any component. * [rehype-react] Update which options are optional Most options have healthy defaults. Only `createElement` is required. * [rehype-react] Update version number * [rehype-react] Update tests to include Fragment option