pull/1742/head
lianahus 3 years ago
parent 46e65324f1
commit e3bee47197
  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