small update to check git hook

This commit is contained in:
ed barz 2023-05-25 16:49:38 +02:00
parent 6b5e56d17c
commit 6c36cff492
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
<input bind:value={text} type="text" placeholder="Enter note text" />
<button on:click={createNote}>Create Note</button>
<br>
<button on:click={fetchNotes}>Refresh Notes</button>
<ul>