mirror of
https://github.com/wassname/talk.git
synced 2026-08-16 11:29:31 +08:00
Changes
This commit is contained in:
@@ -7,7 +7,7 @@ import { CommentContainer as Data } from "talk-stream/__generated__/CommentConta
|
||||
|
||||
import Comment from "../components/Comment";
|
||||
|
||||
export interface InnerProps {
|
||||
interface InnerProps {
|
||||
data: Data;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user