Skip to content

Instantly share code, notes, and snippets.

@crcn
Created February 17, 2021 03:35
Show Gist options
  • Save crcn/4b1ef9b1524bbed59d2e20241b2cdc13 to your computer and use it in GitHub Desktop.
Save crcn/4b1ef9b1524bbed59d2e20241b2cdc13 to your computer and use it in GitHub Desktop.
<!-- Message.pc -->
<div export component as="default">
<span class={labelClass}>
Hello
</span> {children}!
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment