small update to check git hook
This commit is contained in:
parent
6b5e56d17c
commit
6c36cff492
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue