mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-29 16:09:29 +03:00
JS: Fixed ESLint issues
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
import {onChildEvent, onSelect, removeLoading, showLoading,} from '../services/dom';
|
import {
|
||||||
|
onChildEvent, onSelect, removeLoading, showLoading,
|
||||||
|
} from '../services/dom';
|
||||||
import {Component} from './component';
|
import {Component} from './component';
|
||||||
|
|
||||||
export class ImageManager extends Component {
|
export class ImageManager extends Component {
|
||||||
|
|||||||
Reference in New Issue
Block a user