react/packages/react-art/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
ReactART.js Codemod to import * as React from "react"; (#18102) 2020-02-21 19:45:20 -08:00
ReactARTHostConfig.js [react-interactions] Rename Flare APIs to deprecated and remove from RN (#17644) 2019-12-18 10:24:46 +00:00
ReactARTInternals.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00