This commit is contained in:
Ondřej 2024-03-19 19:33:58 +01:00
parent 5ab3114c40
commit 1f4ca9a3b7

View file

@ -59,10 +59,6 @@ const { options, branches } = result;
</div>
</div>
</header>
<div class="text-center text-3xl font-display font-bold mt-16">
<p>Collection of letters has ended!</p>
<p>Thank you</p>
</div>
<!-- <LetterBuilder {lang} {branches} {options} /> -->
<LetterBuilder {lang} {branches} {options} />
</div>
</Layout>