There was an error while loading. Please reload this page.
1 parent 1620149 commit cf12e20Copy full SHA for cf12e20
1 file changed
packages/site/src/components/ContentBlocks.tsx
@@ -4,7 +4,7 @@ import { MyST } from 'myst-to-react';
4
export { Block } from 'myst-to-react';
5
6
/**
7
- * @deprecated This component is not maintained, in favor of generic MyST component
+ * @deprecated This component is not maintained, in favor of the generic `MyST` component
8
*/
9
export function ContentBlocks({
10
mdast,
0 commit comments