DefinitelyTyped/types/react/test
Josh Headapohl b3b075efae @types/react: Update React.Component setState
Allow setState to accept an updater which is null or is a function that
may return null.

In React 16, passing null to setState or returning null from the updater
function does not cause an update.
2018-02-28 19:39:53 -05:00
..
cssProperties.tsx
index.ts Convert more "import *" to "import =" (#23446) 2018-02-05 18:27:31 -08:00
tsx.tsx @types/react: Update React.Component setState 2018-02-28 19:39:53 -05:00