import Rating from '..'; import React from 'react'; import ReactDOM from 'react-dom'; ReactDOM.render( , document.getElementById('rating-demo-4'), );