The docs have 3 different names for (presumably) the same component.
In the Usage Section...
import ReactJsonRenderer from 'react-json-component' in your app
In the Example Section...
import RecursiveComponent from 'react-json-component';
In the Props Section...