mirror of
https://github.com/flarum/core.git
synced 2025-08-09 18:07:02 +02:00
formatting fix
This commit is contained in:
committed by
Franz Liedke
parent
f664fa5be7
commit
5d073941c9
@@ -1,6 +1,6 @@
|
|||||||
/*global s9e*/
|
/*global s9e*/
|
||||||
|
|
||||||
import Component from "../../common/Component";
|
import Component from '../../common/Component';
|
||||||
|
|
||||||
export default class ReplyPlaceholderPreview extends Component {
|
export default class ReplyPlaceholderPreview extends Component {
|
||||||
view() {
|
view() {
|
||||||
|
Reference in New Issue
Block a user