Scene card preview refactor (#787)

* Refactor scene card preview
* Add delay to video preview
This commit is contained in:
InfiniteTF
2020-09-11 02:52:36 +02:00
committed by GitHub
parent 629126df98
commit 9095ba21dc
5 changed files with 99 additions and 133 deletions

View File

@@ -1,6 +1,5 @@
export { default as useToast } from "./Toast";
export { useInterfaceLocalForage, useChangelogStorage } from "./LocalForage";
export { useVideoHover } from "./VideoHover";
export {
useScenesList,
useSceneMarkersList,