We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9cf2ea commit 9be4e79Copy full SHA for 9be4e79
packages/x-markdown/src/XMarkdown/index.tsx
@@ -1,5 +1,3 @@
1
-import React from 'react';
2
-
3
export default () => {
4
return 'XMarkdown';
5
};
0 commit comments