Import simple scroll bar types from addon

This commit is contained in:
tidy-dev 2022-02-09 09:31:49 -05:00
parent dbf1034c1d
commit ed5810c887

View file

@ -58,6 +58,7 @@ import * as OcticonSymbol from '../octicons/octicons.generated'
import { WhitespaceHintPopover } from './whitespace-hint-popover'
import { PopoverCaretPosition } from '../lib/popover'
import { HiddenBidiCharsWarning } from './hidden-bidi-chars-warning'
import 'codemirror/addon/scroll/simplescrollbars'
// This is a custom version of the no-newline octicon that's exactly as
// tall as it needs to be (8px) which helps with aligning it on the line.