0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

Fixed lint

no refs
This commit is contained in:
Rishabh 2021-10-18 15:10:29 +05:30
parent fd273ecdfe
commit e821710d80

View file

@ -5,7 +5,6 @@ import MagicLinkPage from './components/pages/MagicLinkPage';
import LoadingPage from './components/pages/LoadingPage';
import AccountPlanPage from './components/pages/AccountPlanPage';
import AccountProfilePage from './components/pages/AccountProfilePage';
import LinkPage from './components/pages/LinkPage';
import OfferPage from './components/pages/OfferPage';
/** List of all available pages in Portal, mapped to their UI component