mirror of
https://github.com/wassname/talk.git
synced 2026-08-15 12:55:10 +08:00
Addressing errors with replies in e2e.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
const name = 'coral-plugin-replies';
|
||||
const name = 'coral-plugin-content';
|
||||
|
||||
const Content = ({body, styles}) => {
|
||||
const textbreaks = body.split('\n');
|
||||
|
||||
Reference in New Issue
Block a user