Skip to content

Commit 210ebcd

Browse files
pietervfacebook-github-bot
authored andcommitted
Deploy 0.216.0 to www (facebookexperimental#2283)
Summary: Pull Request resolved: facebookexperimental#2283 Reviewed By: SamChou19815 Differential Revision: D49031154
1 parent 0c62c96 commit 210ebcd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/recoil/core/__tests__/Recoil_Retention-test.js

+1
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,7 @@ describe('Retention of and via selectors', () => {
313313

314314
const c = renderElements(
315315
<Switch>
316+
{/* $FlowFixMe[incompatible-type-arg] */}
316317
<SubscribesToSelector />
317318
</Switch>,
318319
);

0 commit comments

Comments
 (0)