Feat(CodeEditor): Support jsx highlight
Chang theme of monaco. Support jsx highlight.
This commit is contained in:
@@ -459,6 +459,7 @@ const Edit = () => {
|
||||
extraLibs={editorExtraLibs}
|
||||
/>
|
||||
<Playground.Output
|
||||
isDarkMode={isDarkMode}
|
||||
files={files}
|
||||
selectedFileName={selectedFileName}
|
||||
importMap={importMap!}
|
||||
|
||||
Reference in New Issue
Block a user