mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-03-11 09:35:42 +00:00
fix edge cases
This commit is contained in:
parent
b40d45cbcb
commit
9dfb3aa474
1 changed files with 0 additions and 1 deletions
|
|
@ -1140,7 +1140,6 @@ const HeroSection: React.FC<HeroSectionProps> = memo(({
|
|||
return;
|
||||
}
|
||||
|
||||
setTrailerUrl(null);
|
||||
setTrailerLoading(true);
|
||||
setTrailerError(false);
|
||||
setTrailerReady(false);
|
||||
|
|
|
|||
Loading…
Reference in a new issue