mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-10 13:43:38 +08:00
TS: Converted dom and keyboard nav services
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import {onSelect} from '../services/dom';
|
||||
import {onSelect} from '../services/dom.ts';
|
||||
import {Component} from './component';
|
||||
|
||||
export class OptionalInput extends Component {
|
||||
|
Reference in New Issue
Block a user