mirror of
https://github.com/wassname/talk.git
synced 2026-07-20 12:40:47 +08:00
Adapt snapshot
This commit is contained in:
@@ -26,6 +26,7 @@ exports[`renders body only 1`] = `
|
||||
id="comment-id"
|
||||
indentLevel={1}
|
||||
me={null}
|
||||
pending={false}
|
||||
showAuthPopup={[Function]}
|
||||
/>
|
||||
</React.Fragment>
|
||||
@@ -57,6 +58,7 @@ exports[`renders username and body 1`] = `
|
||||
id="comment-id"
|
||||
indentLevel={1}
|
||||
me={null}
|
||||
pending={false}
|
||||
showAuthPopup={[Function]}
|
||||
/>
|
||||
</React.Fragment>
|
||||
|
||||
Reference in New Issue
Block a user