Skip to content

Commit

Permalink
feat: access to the code mirror editor (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
FinlayBP authored Oct 10, 2023
1 parent a725717 commit 5a101ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ export * from './jsx-editors/GenericJsxEditor'
// code blocks
export * from './plugins/sandpack'
export * from './plugins/codemirror'
export * from './plugins/codemirror/CodeMirrorEditor'
export * from './plugins/codeblock'

// directives
Expand Down

0 comments on commit 5a101ae

Please sign in to comment.