feat: use line height preference in super editor (skip e2e) (#2045)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Component, createRef, MouseEventHandler } from 'react'
|
||||
import { debounce } from '@/Utils'
|
||||
import { classNames } from '@/Utils/ConcatenateClassNames'
|
||||
import { classNames } from '@standardnotes/utils'
|
||||
|
||||
export type ResizeFinishCallback = (
|
||||
lastWidth: number,
|
||||
|
||||
Reference in New Issue
Block a user