Skip to content

Commit

Permalink
Trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
Methuselah96 committed Mar 14, 2022
1 parent baf0ac6 commit 56cee9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/react-markdown.js
Expand Up @@ -5,7 +5,7 @@
* @typedef {import('hast').Root} Root
* @typedef {import('./complex-types').PluginOptions} PluginOptions
* @typedef {import('./rehype-filter.js').Options} FilterOptions
* @typedef {import('./ast-to-react.js').Options} TransformOptions
* @typedef {import('./ast-to-react.js').Options} TransformOptions
*
* @typedef CoreOptions
* @property {string} children
Expand Down

0 comments on commit 56cee9a

Please sign in to comment.