feat: use line height preference in super editor (skip e2e) (#2045)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { ForwardedRef, forwardRef, MouseEventHandler } from 'react'
|
||||
import Icon from '@/Components/Icon/Icon'
|
||||
import { IconType } from '@standardnotes/snjs'
|
||||
import { classNames } from '@/Utils/ConcatenateClassNames'
|
||||
import { classNames } from '@standardnotes/utils'
|
||||
|
||||
type Props = {
|
||||
onClick: () => void
|
||||
|
||||
Reference in New Issue
Block a user