Created
June 28, 2017 08:33
-
-
Save iamsonal/c81a801e79f13d5896cc177bdc9550e6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<aura:application extends="force:slds"> | |
<c:eventsHandler name="eventsHandler1"/> | |
<c:eventsHandler name="eventsHandler2"/> | |
</aura:application> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment