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