Add a hacky way to style the react-player.

This commit is contained in:
Deluan
2021-06-25 17:34:16 -04:00
parent 823fef8e43
commit a1551074bb
8 changed files with 181 additions and 3 deletions
-1
View File
@@ -1,6 +1,5 @@
import React, { useEffect } from 'react'
import ReactGA from 'react-ga'
import 'react-jinke-music-player/assets/index.css'
import { Provider, useDispatch } from 'react-redux'
import { createHashHistory } from 'history'
import { Admin as RAAdmin, Resource } from 'react-admin'