mirror of
https://github.com/wassname/talk.git
synced 2026-08-14 12:50:17 +08:00
Linted
This commit is contained in:
@@ -16,7 +16,7 @@ import {ReplyBox, ReplyButton} from 'coral-plugin-replies';
|
||||
import FlagComment from 'coral-plugin-flags/FlagComment';
|
||||
import LikeButton from 'coral-plugin-likes/LikeButton';
|
||||
|
||||
import styles from './Comment.css'
|
||||
import styles from './Comment.css';
|
||||
|
||||
const getAction = (type, comment) => comment.actions.filter((a) => a.type === type)[0];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user