Skip to content

Instantly share code, notes, and snippets.

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 freshcutdevelopment/8d77ef5f0bcaccd259c8 to your computer and use it in GitHub Desktop.
Save freshcutdevelopment/8d77ef5f0bcaccd259c8 to your computer and use it in GitHub Desktop.
Profile Header - Custom Element
<template>
<div class="panel-heading">
<h3 class="panel-title">Profile - ${firstname}</h3>
</div>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment