We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c07053b commit 210850fCopy full SHA for 210850f
src/routes/+page.svelte
@@ -52,7 +52,7 @@
52
</a>
53
</Helper>
54
</div>
55
- <Fileupload id="event" clearable />
+ <Fileupload id="jarfile" accept=".jar" clearable />
56
</Card>
57
58
0 commit comments