import React from 'react'; import ReactDOM from 'react-dom'; import './index.css'; import Player from './player'; function App() { return (