ahmadtri26

menu

Nov 16th, 2017
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. this.menuPages = [
  2. { title: 'Your Profile', component: YourProfileSettingPage, icon: 'contact' },
  3. // { title: 'List Product', component: ListProductPage, icon: 'list' },
  4. // { title: 'Statistics', component: StatisticsPage, icon: 'stats' },
  5. // { title: 'Top Ads', component: TopAdsPage, icon: 'contacts' }
  6. ];
Add Comment
Please, Sign In to add comment