index
:
moopa
beta
main
watchpage-refactor
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
components
/
watch
/
player
/
component
/
controls
/
subtitle.js
blob: 02075f7da0674b3377ad44c6445c186d66a9b306 (
plain
) (
blame
)
1
2
3
import
{
useState
}
from
"react"
;
export
default
function
getSubtitles
()
{}