rename Markdown to Camelcase
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { ComponentProps } from "react";
|
||||
import Copy from "./copy";
|
||||
import Copy from "./CopyMdx";
|
||||
|
||||
export default function Pre({
|
||||
children,
|
||||
Reference in New Issue
Block a user