Skip to content

Instantly share code, notes, and snippets.

@kiran-machhewar
Created November 30, 2019 20:18
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 kiran-machhewar/f260e24e011c882132450a1b775bd2dc to your computer and use it in GitHub Desktop.
Save kiran-machhewar/f260e24e011c882132450a1b775bd2dc to your computer and use it in GitHub Desktop.
/**
* Created by kmachhewar on 5/26/18.
*/
({
closeMessage : function(component,event){
component.set('v.showMessage',false);
}
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment