Skip to content

Instantly share code, notes, and snippets.

@msrivastav13
Created October 25, 2015 19:20
Show Gist options
  • Save msrivastav13/f195a1d14ca938f75b35 to your computer and use it in GitHub Desktop.
Save msrivastav13/f195a1d14ca938f75b35 to your computer and use it in GitHub Desktop.
MortgageComponent
<aura:component implements="forceCommunity:availableForAllPageTypes">
<c:MortgageForm/>
<br/><br/>
<c:MortgageResponse/>
</aura:component>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment