Skip to content

Commit 2ba0913

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/agoose77/refactor-drop-contentblocks' into agoose77/refactor-drop-contentblocks
2 parents 73626f4 + cf12e20 commit 2ba0913

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)