react/packages/react-cache/src
Sebastian Markbåge 09348798a9
Codemod to import * as React from "react"; (#18102)
* import * as React from "react";

This is the correct way to import React from an ES module since the ES
module will not have a default export. Only named exports.

* import * as ReactDOM from "react-dom"
2020-02-21 19:45:20 -08:00
..
__tests__ Bump Prettier (#17811) 2020-01-09 13:54:11 +00:00
LRU.js Update to flow-bin@0.89 (#17842) 2020-01-22 10:02:30 -08:00
ReactCache.js Codemod to import * as React from "react"; (#18102) 2020-02-21 19:45:20 -08:00