fix linting

This commit is contained in:
2025-06-07 17:19:01 -06:00
parent dbeb1c6b4b
commit 820ae727ed
10 changed files with 87 additions and 62 deletions

View File

@@ -593,9 +593,7 @@
</router-link>
<div id="sectionImportContactsSettings" class="mt-4">
<h2 class="text-slate-500 text-sm font-bold">
Import Contacts
</h2>
<h2 class="text-slate-500 text-sm font-bold">Import Contacts</h2>
<div class="ml-4 mt-2">
<input type="file" class="ml-2" @change="uploadImportFile" />