react-integration
react-integration copied to clipboard
Remove global and option-based react dependency
Should just use the standard import
and peerDependency
. Generally bundlers fallback to trying to find the global name anyways.