UNPKG

react-web-code-editor

Version:

A Simple and code-style Customizable web code editor with React

4 lines (3 loc) 114 B
import CodeEditor from './src/CodeEditor'; export { addTheme } from './src/themes'; export default CodeEditor;