All checks were successful
continuous-integration/drone/push Build is passing
https://viewcomponent.org
8 lines
174 B
Plaintext
8 lines
174 B
Plaintext
<header class="py-10">
|
|
<div class="max-w-6xl mx-auto px-4 sm:px-6 lg:px-8">
|
|
<h1 class="text-3xl font-bold text-white">
|
|
<%= @title %>
|
|
</h1>
|
|
</div>
|
|
</header>
|