mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-28 17:02:04 +03:00
TS: Converted dom and keyboard nav services
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import * as DOM from '../services/dom';
|
||||
import * as DOM from '../services/dom.ts';
|
||||
import {scrollAndHighlightElement} from '../services/util.ts';
|
||||
import {Component} from './component';
|
||||
|
||||
|
Reference in New Issue
Block a user