Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sshwsfc/xadmin
/
Class
xadmin-dashboard/src/editor/components/CodeEditor.js:4–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
import
MonacoEditor from
'react-monaco-editor'
3
4
class
CodeEditor extends React.Component {
5
6
render() {
7
const
{ code, onChange, editorOptions, ...props } = this.props
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected