@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.
@@ -3667,7 +3667,6 @@ function SqlEditor(props) {
3667
3667
  scrollBeyondLastLine: false,
3668
3668
  smoothScrolling: true,
3669
3669
  fontSize: fontSize,
3670
- lineHeight: 24,
3671
3670
  tabSize: 2,
3672
3671
  wordWrap: 'on',
3673
3672
  automaticLayout: true,