Chatblocks sample
async function MainMenu() { | |
return <ButtonTemplate text="Hello, this is Szymon!"> | |
<Button url="http://chatblocks.net">Chatblocks website</Button> | |
<Button url="http://korytnicki.pl">My website</Button> | |
</ButtonTemplate> | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment