mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-07 23:03:00 +03:00
TS: Converted dom and keyboard nav services
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import {fadeIn, fadeOut} from '../services/animations.ts';
|
||||
import {onSelect} from '../services/dom';
|
||||
import {onSelect} from '../services/dom.ts';
|
||||
import {Component} from './component';
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user