Last active
April 14, 2019 19:35
-
-
Save trys/c218422bed5fe1ccaa871d97f332f606 to your computer and use it in GitHub Desktop.
Named slots - 1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<article> | |
<h2><sergey-slot name="title" /></h2> | |
<hr /> | |
<p>Written by <sergey-slot name="author" /></p> | |
</article> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment