mirror of
https://github.com/wassname/talk.git
synced 2026-08-17 11:27:52 +08:00
Update snapshots
This commit is contained in:
@@ -18,6 +18,7 @@ exports[`renders correctly 1`] = `
|
||||
}
|
||||
indentLevel={1}
|
||||
key="comment-1"
|
||||
me={null}
|
||||
/>
|
||||
<withContext(createMutationContainer(Relay(CommentContainer)))
|
||||
asset={
|
||||
@@ -32,6 +33,7 @@ exports[`renders correctly 1`] = `
|
||||
}
|
||||
indentLevel={1}
|
||||
key="comment-2"
|
||||
me={null}
|
||||
/>
|
||||
</withPropsOnChange(HorizontalGutter)>
|
||||
`;
|
||||
@@ -54,6 +56,7 @@ exports[`when there is more disables load more button 1`] = `
|
||||
}
|
||||
indentLevel={1}
|
||||
key="comment-1"
|
||||
me={null}
|
||||
/>
|
||||
<withContext(createMutationContainer(Relay(CommentContainer)))
|
||||
asset={
|
||||
@@ -68,6 +71,7 @@ exports[`when there is more disables load more button 1`] = `
|
||||
}
|
||||
indentLevel={1}
|
||||
key="comment-2"
|
||||
me={null}
|
||||
/>
|
||||
<Indent
|
||||
level={1}
|
||||
@@ -109,6 +113,7 @@ exports[`when there is more renders a load more button 1`] = `
|
||||
}
|
||||
indentLevel={1}
|
||||
key="comment-1"
|
||||
me={null}
|
||||
/>
|
||||
<withContext(createMutationContainer(Relay(CommentContainer)))
|
||||
asset={
|
||||
@@ -123,6 +128,7 @@ exports[`when there is more renders a load more button 1`] = `
|
||||
}
|
||||
indentLevel={1}
|
||||
key="comment-2"
|
||||
me={null}
|
||||
/>
|
||||
<Indent
|
||||
level={1}
|
||||
|
||||
Reference in New Issue
Block a user