Performance (#602)
This commit is contained in:
@@ -23,7 +23,7 @@ import rehypeMathjax from 'rehype-mathjax';
|
||||
import remarkGfm from 'remark-gfm';
|
||||
import remarkMath from 'remark-math';
|
||||
|
||||
interface Props {
|
||||
export interface Props {
|
||||
message: Message;
|
||||
messageIndex: number;
|
||||
onEdit?: (editedMessage: Message) => void
|
||||
|
||||
Reference in New Issue
Block a user