chore: remove copied dir
This commit is contained in:
parent
cc7f403718
commit
8f966a4ba6
@ -1,6 +0,0 @@
|
||||
function ReactMarkdown({ children }) {
|
||||
// eslint-disable-next-line react/jsx-no-useless-fragment
|
||||
return <>{children}</>;
|
||||
}
|
||||
|
||||
export default ReactMarkdown;
|
Loading…
Reference in New Issue
Block a user