Skip to content

Commit 5e789ff

Browse files
Adjusting export
1 parent 1d981ca commit 5e789ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ export default {
1111
}
1212
};
1313

14-
export { CodeBlock };
14+
export * from './plugin';

0 commit comments

Comments
 (0)