mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
add accordion to themeCreator
This commit is contained in:
@@ -28,7 +28,6 @@ export default function CodeEditor({ callback, initialState, height }: { callbac
|
||||
foldGutter: false,
|
||||
dropCursor: true,
|
||||
tabSize: 2,
|
||||
|
||||
}}
|
||||
theme={ darkMode ? githubDark : githubLight }
|
||||
placeholder={"It's time to dream up some code!"}
|
||||
|
||||
Reference in New Issue
Block a user