Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
Signed-off-by: David Dal Busco <[email protected]>
  • Loading branch information
peterpeterparker committed May 8, 2024
1 parent 81b598f commit 8fbcb1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/frontend/src/lib/components/data/DataEdit.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<p><slot /></p>

<input type="file" />
test

<div>
<button type="button" on:click|stopPropagation={close} disabled={$isBusy}>
Expand Down

0 comments on commit 8fbcb1d

Please sign in to comment.