Guest User

Untitled

a guest
Oct 22nd, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. this.loggedInNav = [,
  2. { title: 'Account Information', component: account_informationPage, icon: "arrow-dropright" },
  3. { title: 'Settings', component: settingsPage, icon: "settings" },
  4. { title: 'Contact', component: contactPage, icon: "contact" }
  5. ];
Add Comment
Please, Sign In to add comment