We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38b4679 commit da3b9efCopy full SHA for da3b9ef
src/index.ts
@@ -11,4 +11,4 @@ export default {
11
}
12
};
13
14
-export * from './plugin';
+export { CodeBlock } from './plugin';
0 commit comments