Skip to content

Instantly share code, notes, and snippets.

@arun12209
Created April 5, 2020 08:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arun12209/cef4584f4f88f63ea30613b2908ec0e4 to your computer and use it in GitHub Desktop.
Save arun12209/cef4584f4f88f63ea30613b2908ec0e4 to your computer and use it in GitHub Desktop.
Covid19_NewsController
({
doInit : function(component, event, helper) {
helper.fetchNewsData(component, event, helper);
}
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment