liu
2 天以前 7ca7e60e74281d3f9856f6326b9547fdf6a8d56f
1
2
3
export type MarkdownViewProps = {
  content: string;
};