Started using custom video controls

This commit is contained in:
2018-12-07 09:54:17 +09:00
parent da716fc3aa
commit 11865a6500
13 changed files with 126 additions and 54 deletions

View File

@ -19,4 +19,5 @@ export * from "./Shop"
export * from "./SideBar"
export * from "./StatusMessage"
export * from "./Theme"
export * from "./Upload"
export * from "./Upload"
export * from "./Video"