pull/5370/head
lianahus 3 years ago
parent a7dc9a94ca
commit 7cd398734e
  1. 1
      libs/remix-ui/editor/src/lib/remix-ui-editor.tsx

@ -4,7 +4,6 @@ import { reducerActions, reducerListener, initialState } from './actions/editor'
import { language } from './syntax'
import './remix-ui-editor.css'
import { constants } from 'os'
type cursorPosition = {
startLineNumber: number,

Loading…
Cancel
Save