@fc-components/monaco-editor 0.1.23 → 0.1.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3673,7 +3673,6 @@ function SqlEditor(props) {
3673
3673
  scrollBeyondLastLine: false,
3674
3674
  smoothScrolling: true,
3675
3675
  fontSize: fontSize,
3676
- lineHeight: 24,
3677
3676
  tabSize: 2,
3678
3677
  wordWrap: 'on',
3679
3678
  automaticLayout: true,