Optimize Playground

This commit is contained in:
2024-01-25 15:35:52 +08:00
parent 34034ec59b
commit 96acaddf77
12 changed files with 58 additions and 33 deletions

View File

@@ -160,4 +160,7 @@ const CodeEditor = ({
)
}
CodeEditor.Editor = Editor
CodeEditor.FileSelector = FileSelector
export default CodeEditor