mirror of
https://github.com/wassname/talk.git
synced 2026-07-08 00:51:39 +08:00
Changes
This commit is contained in:
@@ -7,7 +7,6 @@ const isOffTopic = (tags) => {
|
||||
|
||||
export default (props) => (
|
||||
<span>
|
||||
{console.log(props)}
|
||||
{
|
||||
isOffTopic(props.comment.tags) ? (
|
||||
<span className={styles.tag}>
|
||||
|
||||
Reference in New Issue
Block a user