mirror of
https://github.com/ragestudio/comty.git
synced 2025-07-01 05:14:15 +00:00
remove unused ref
This commit is contained in:
parent
c94d744a60
commit
e90ecf27ac
@ -23,7 +23,7 @@ function isOverflown(element) {
|
||||
)
|
||||
}
|
||||
|
||||
const PlayerController = (props, ref) => {
|
||||
const PlayerController = (props) => {
|
||||
const [playerState] = usePlayerStateContext()
|
||||
|
||||
const titleRef = React.useRef()
|
||||
|
Loading…
x
Reference in New Issue
Block a user