.
This commit is contained in:
parent
5ab3114c40
commit
1f4ca9a3b7
1 changed files with 1 additions and 5 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue