Skip to content

Commit

Permalink
Fix unclosed div
Browse files Browse the repository at this point in the history
  • Loading branch information
budak7273 committed Sep 13, 2024
1 parent 74d1038 commit a3ab95a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
<div class="w-full">
<span class="text-lg"><T defaultValue="Use this language where available:" keyName="first_time_setup.option.language.title" /></span>
<LanguageSelector />
</div>
</li>
</ul>
</section>
Expand Down

0 comments on commit a3ab95a

Please sign in to comment.