vite-riot-template/app.riot

5 lines
68 B
Plaintext

<app>
<h1 class="hero">
{props.message}
</h1>
</app>