diff --git a/ui/Mainframe.tsx b/ui/Mainframe.tsx index 5e2fcbf..6f6102d 100644 --- a/ui/Mainframe.tsx +++ b/ui/Mainframe.tsx @@ -136,7 +136,7 @@ export const Mainframe = ({ langName, provider }: Props) => { renderEditor={() => ( ) => { return ( { monaco.editor.defineTheme("ep-dark", darkTheme as any);