Skip to content

Instantly share code, notes, and snippets.

@simpluslabs
Created November 28, 2018 04:50
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 simpluslabs/1c267f8df97663fb24cd404871780883 to your computer and use it in GitHub Desktop.
Save simpluslabs/1c267f8df97663fb24cd404871780883 to your computer and use it in GitHub Desktop.
<aura:component >
<!--Billing-->
<div>
UI Billing
</div>
<lightning:button label="testEvalLocal" onclick="{! c.testEvalLocal}"/>
</aura:component>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment