Skip to content

Commit cf12e20

Browse files
authored
Update packages/site/src/components/ContentBlocks.tsx
1 parent 1620149 commit cf12e20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/site/src/components/ContentBlocks.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { MyST } from 'myst-to-react';
44
export { Block } from 'myst-to-react';
55

66
/**
7-
* @deprecated This component is not maintained, in favor of generic MyST component
7+
* @deprecated This component is not maintained, in favor of the generic `MyST` component
88
*/
99
export function ContentBlocks({
1010
mdast,

0 commit comments

Comments
 (0)