mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-19 22:12:13 +00:00
fix(EpisodePicker): fix export
This commit is contained in:
parent
15c6a231a6
commit
461c9d3d53
1 changed files with 1 additions and 1 deletions
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
import SeasonEpisodePicker from './EpisodePicker';
|
||||
|
||||
export default {
|
||||
export {
|
||||
SeasonEpisodePicker
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue