reworked some of the pages

This commit is contained in:
tidusjar 2021-03-11 22:05:36 +00:00
parent fee862baa7
commit cb271cdc85
7 changed files with 178 additions and 72 deletions

View file

@ -1,3 +1,4 @@
export * from './discover/discover.page';
export * from './login/login.page';
export * from './wizard/wizard.page';
export * from './details/tv/tvdetails.page';