Skip to content

Instantly share code, notes, and snippets.

@happyDemon
Created March 4, 2017 08:58
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 happyDemon/d397cff0f75c358e122c6de4e29b15eb to your computer and use it in GitHub Desktop.
Save happyDemon/d397cff0f75c358e122c6de4e29b15eb to your computer and use it in GitHub Desktop.
Vue.js explained through Pokemon #5
<div v-if="attackEffect" class="battle-effectiveness">
{{attackEffect}}
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment