Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@calvinnr7
Created June 27, 2016 05:00
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 calvinnr7/2db269b6301df0056c68690999b4f36c to your computer and use it in GitHub Desktop.
Save calvinnr7/2db269b6301df0056c68690999b4f36c to your computer and use it in GitHub Desktop.
<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