style: fix linting issues met Prettier

This commit is contained in:
Lint Action 2025-05-15 17:38:24 +00:00
parent 064897acd5
commit 25cb1d248f
5 changed files with 7 additions and 11 deletions

View file

@ -35,7 +35,7 @@
<using-query-result :query-result="themeQueryResult">
<h1>{{ currentThemeInfo!!.title }}</h1>
<p>{{ currentThemeInfo!!.description }}</p>
<br>
<br />
<div class="search-field-container mt-sm-6">
<v-text-field
class="search-field mx-auto"