mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
Change some remaining coral-plugin-* strings
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
import Linkify from 'react-linkify';
|
||||
|
||||
const name = 'coral-plugin-comment-content';
|
||||
const name = 'talk-plugin-comment-content';
|
||||
|
||||
const CommentContent = ({comment}) => {
|
||||
const textbreaks = comment.body.split('\n');
|
||||
|
||||
Reference in New Issue
Block a user