mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Refactoring duplicates onViewStyleChange
This commit is contained in:
parent
7543e494c9
commit
111cc430db
9 changed files with 19 additions and 111 deletions
|
@ -156,7 +156,7 @@ const GenresItemsContainer: FunctionComponent<GenresItemsContainerProps> = ({ to
|
|||
|
||||
return (
|
||||
<div ref={element}>
|
||||
<div id='items'></div>
|
||||
<div id='items'/>
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue