Created
March 30, 2019 10:44
-
-
Save phenomnomnominal/8f5438f22d71672bc3a384ade303300f to your computer and use it in GitHub Desktop.
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
<my-card> | |
<my-card-video | |
myCardHero | |
video="https://www.youtube.com/embed/cbP2N1BQdYc?controls=0"> | |
</my-card-video> | |
<my-card-title>Cute cat videos!</my-card-title> | |
<my-card-details | |
myCardContents | |
price="1000000" | |
listed="09/06/2012"> | |
</my-card-details> | |
</my-card> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment