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