This file contains 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
<vwc-layout> | |
<vwc-card> | |
<div slot="main"> | |
<h2>Hi Rachel!</h2> | |
<p>You like riddles, and we don't want to make it easy on you to get your bday present so...</p> | |
<p>The moment you are ready, start the game and work for your prize!</p> | |
<vwc-button appearance="filled" id="startButton" label="Start the Game!"></vwc-button> | |
</div> | |
</vwc-card> | |
</vwc-layout> | |
<vwc-dialog></vwc-dialog> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment