I\'m working on an app and a previous developer imported React into a component like this:
import * as React from \'react\';
I\'m working on