Created
June 27, 2016 05:00
-
-
Save calvinnr7/2db269b6301df0056c68690999b4f36c 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 > | |
<ltng:require styles="/resource/SLDS201/assets/styles/salesforce-lightning-design-system.css" /> | |
<div class="slds" style="margin-top:10px;margin-left:10px;"> | |
<c:AsteroidsList /> | |
</div> | |
</aura:application> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment