Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
fitztrev committed Feb 17, 2025
1 parent 02a9793 commit cf55c37
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/Settings.vue
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,8 @@ async function openDevTools() {
>.
</p>
<p class="mb-2 text-sm leading-6 text-gray-400">
Click here to <a href="#" class="underline" @click.prevent="openDevTools()">open dev tools</a> to check for console errors.
Click here to <a href="#" class="underline" @click.prevent="openDevTools()">open dev tools</a> to check for
console errors.
</p>
<div class="mt-8">
<form class="flex items-start md:col-span-2" @submit.prevent="clearAllData()">
Expand Down

0 comments on commit cf55c37

Please sign in to comment.