Skip to content

Commit

Permalink
Update store-test.js.snap
Browse files Browse the repository at this point in the history
  • Loading branch information
bvaughn committed May 15, 2020
1 parent 2e695e8 commit 4f8a664
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -627,6 +627,6 @@ exports[`Store should show the right display names for special component types 1
▾ <Suspense>
<MyComponent5>
<Baz> [withFoo][withBar]
<Baz> [withFoo][withBar][Memo]
<Baz> [withFoo][withBar][ForwardRef]
<Baz> [Memo][withFoo][withBar]
<Baz> [ForwardRef][withFoo][withBar]
`;

0 comments on commit 4f8a664

Please sign in to comment.