mirror of
https://github.com/wassname/talk.git
synced 2026-08-10 12:41:02 +08:00
Added missing dependency and test updated
This commit is contained in:
@@ -15,5 +15,12 @@ exports[`renders username and body 1`] = `
|
||||
<withPropsOnChange(Typography)>
|
||||
Woof
|
||||
</withPropsOnChange(Typography)>
|
||||
<div
|
||||
className="Comment-footer"
|
||||
>
|
||||
<withContext(LocalStateContainer)
|
||||
commentID="comment-id"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user